wine/dlls/dbghelp
Eric Pouech ffc3efe775 dbghelp: Manage the new MachineType field in IMAGEHLP_MODULE(W)64.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-06 17:59:11 +02:00
..
tests dbghelp/tests: Try to fix failure in current dbghelp tests. 2021-07-06 16:10:00 +02:00
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: Manage the new MachineType field in IMAGEHLP_MODULE(W)64. 2021-09-06 17:59:11 +02:00
dwarf.c dbghelp: Use module->modulename instead of module->module.ModuleName in traces. 2021-09-06 17:58:29 +02:00
dwarf.h dbghelp: Fix dwarf constants. 2021-09-03 13:49:31 +02:00
elf_module.c dbghelp: Manage the new MachineType field in IMAGEHLP_MODULE(W)64. 2021-09-06 17:59:11 +02:00
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 dbghelp: Manage the new MachineType field in IMAGEHLP_MODULE(W)64. 2021-09-06 17:59:11 +02:00
Makefile.in
minidump.c
module.c dbghelp: Manage the new MachineType field in IMAGEHLP_MODULE(W)64. 2021-09-06 17:59:11 +02:00
msc.c dbghelp: Use module->modulename instead of module->module.ModuleName in traces. 2021-09-06 17:58:29 +02:00
path.c
pe_module.c dbghelp: Manage the new MachineType field in IMAGEHLP_MODULE(W)64. 2021-09-06 17:59:11 +02:00
source.c dbghelp: Harden inspection of Dwarf line number information. 2021-09-03 13:50:38 +02:00
stabs.c dbghelp: Tidy up internals for array type. 2021-09-01 21:21:49 +02:00
stack.c
storage.c
symbol.c dbghelp: Use the correct module name for lookups including module's name. 2021-09-06 17:58:43 +02:00
type.c dbghelp: Use module->modulename instead of module->module.ModuleName in traces. 2021-09-06 17:58:29 +02:00
version.rc
wdbgexts.h
zlib.h