wine/dlls/dbghelp
Eric Pouech 1cddd8d571 dbghelp: Fix SymInitialize for a live 32bit target from a 64bit caller in WOW64.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-31 21:59:30 +02:00
..
tests
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c
dbghelp.c dbghelp: Fix SymInitialize for a live 32bit target from a 64bit caller in WOW64. 2021-08-31 21:59:30 +02:00
dbghelp.spec
dbghelp_private.h dbghelp: Enums should be found by name (as UDTs are). 2021-08-30 22:49:58 +02:00
dwarf.c dbghelp: Correctly store and report bitfield information. 2021-08-30 22:49:58 +02:00
dwarf.h
elf_module.c
image.c
image_private.h dbghelp: Store the IMAGE_OPTIONAL_HEADER in either 32bit or 64bit form. 2021-08-31 21:59:20 +02:00
inflate.c
macho_module.c
Makefile.in
minidump.c
module.c dbghelp: Introduce internal type (symt_module) to match SymTagExe. 2021-08-30 22:49:58 +02:00
msc.c dbghelp: Added missing break statement. 2021-08-30 22:49:58 +02:00
path.c
pe_module.c dbghelp: Store the IMAGE_OPTIONAL_HEADER in either 32bit or 64bit form. 2021-08-31 21:59:20 +02:00
source.c
stabs.c dbghelp: Correctly store and report bitfield information. 2021-08-30 22:49:58 +02:00
stack.c
storage.c
symbol.c dbghelp: Return the stored name for a compiland. 2021-08-30 22:49:58 +02:00
type.c dbghelp: Return a lexical parent for enums (as we do for UDTs). 2021-08-30 22:49:58 +02:00
version.rc
wdbgexts.h
zlib.h