reactos/dll/win32/dbghelp
winesync 76ad5c4b68 [WINESYNC] dbghelp: Translate the 32-bit ELF symbol struct to the 64-bit one.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 7e4fd17d5b62e888fd6a3a452dc3ee22dfb74ccd by Zebediah Figura <zfigura@codeweavers.com>
2020-09-16 10:35:32 +02:00
..
CMakeLists.txt [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +01:00
coff.c
compat.c [WINESYNC] dbghelp: Determine the wine loader name from the target process's architecture. 2020-09-16 10:35:31 +02:00
compat.h [WINESYNC] dbghelp: Determine the wine loader name from the target process's architecture. 2020-09-16 10:35:31 +02:00
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c
crc32.c
dbghelp.c [WINESYNC] dbghelp: Determine the wine loader name from the target process's architecture. 2020-09-16 10:35:31 +02:00
dbghelp.spec
dbghelp_private.h [WINESYNC] dbghelp: Correctly determine the wine loader base address. 2020-09-16 10:35:31 +02:00
dbghelp_ros.diff
dwarf.c
dwarf.h
elf_module.c [WINESYNC] dbghelp: Translate the 32-bit ELF symbol struct to the 64-bit one. 2020-09-16 10:35:32 +02:00
image.c
image_private.h [WINESYNC] dbghelp: Translate the 32-bit ELF symbol struct to the 64-bit one. 2020-09-16 10:35:32 +02:00
macho_module.c [WINESYNC] dbghelp: Add a missing include to fix the build. 2020-09-16 10:35:32 +02:00
minidump.c
module.c [WINESYNC] dbghelp: Determine the wine loader name from the target process's architecture. 2020-09-16 10:35:31 +02:00
msc.c [DBGHELP] set correct values in symt_fill_sym_info (SYMBOL_INFO). 2019-04-19 21:09:45 +02:00
path.c [DBGHELP] search for debugfiles in modulepath too. 2019-04-19 21:09:38 +02:00
pe_module.c [DBGHELP] set correct values in symt_fill_sym_info (SYMBOL_INFO). 2019-04-19 21:09:45 +02:00
precomp.h
rosstubs.c
rsym.c [DBGHELP] set correct values in symt_fill_sym_info (SYMBOL_INFO). 2019-04-19 21:09:45 +02:00
source.c
stabs.c
stack.c
storage.c
symbol.c [DBGHELP] SymFromAddr: Handle 2 or more symbols at the same address correct. 2019-04-19 21:09:45 +02:00
type.c
version.rc
wdbgexts.h