- fixed loading stabs from PE modules compiled with MingW
commitdc43edff39f38283b316b8dd0ad6840c3206e6fc
authorEric Pouech <pouech-eric@wanadoo.fr>
Mon, 8 Nov 2004 20:26:22 +0000 (8 20:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Nov 2004 20:26:22 +0000 (8 20:26 +0000)
tree74c6d8bad3186b6fb025d292b021d7a1e913e9f4
parent99e07b5bf299baa5c2ca7a27d86f63c67ed6919b
- fixed loading stabs from PE modules compiled with MingW
- enhance some loading logic between ELF/PE DLL pairs
- removed unused indirect memory access function
- get rid of some GCC generated symbols
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/elf_module.c
dlls/dbghelp/memory.c
dlls/dbghelp/module.c
dlls/dbghelp/pe_module.c
dlls/dbghelp/stabs.c