reactos/dll/win32/dbghelp
winesync fff3c0ca2c [WINESYNC] dbghelp: Use vtbl to handle different image_file_map types.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 95a5f8296188d7dd8ffb86afd4f0c3280e2f5656 by Jacek Caban <jacek@codeweavers.com>
2020-09-16 10:35:44 +02:00
..
CMakeLists.txt [WINESYNC] dbghelp: Use RtlComputeCrc32(). 2020-09-16 10:35:42 +02:00
coff.c
compat.c
compat.h [WINESYNC] dbghelp: Return a dos path from SymGetLineFromAddr. 2020-09-16 10:35:42 +02:00
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c
dbghelp.c [WINESYNC] dbghelp: Use RtlComputeCrc32(). 2020-09-16 10:35:42 +02:00
dbghelp.spec [WINESYNC] dbghelp: Add SymGetExtendedOption/SymSetExtendedOption stubs. 2020-09-16 10:35:41 +02:00
dbghelp_private.h [WINESYNC] dbghelp: Try loading builtin modules from unix installation. 2020-09-16 10:35:44 +02:00
dbghelp_ros.diff
dwarf.c [WINESYNC] dbghelp: Look for .eh_fram if no .eh_frame is found. 2020-09-16 10:35:43 +02:00
dwarf.h
elf_module.c [WINESYNC] dbghelp: Use vtbl to handle different image_file_map types. 2020-09-16 10:35:44 +02:00
image.c
image_private.h [WINESYNC] dbghelp: Use vtbl to handle different image_file_map types. 2020-09-16 10:35:44 +02:00
macho_module.c [WINESYNC] dbghelp: Use vtbl to handle different image_file_map types. 2020-09-16 10:35:44 +02:00
minidump.c [WINESYNC] include: Move inline assembly definitions to a new wine/asm.h header. 2020-09-16 10:35:41 +02:00
module.c [WINESYNC] dbghelp: Try loading builtin modules from unix installation. 2020-09-16 10:35:44 +02:00
msc.c [WINESYNC] dbghelp: Support S_HEAPALLOCSITE entry. 2020-09-16 10:35:41 +02:00
path.c [WINESYNC] dbghelp: Search also real path location in path_find_symbol_file. 2020-09-16 10:35:44 +02:00
pe_module.c [WINESYNC] dbghelp: Use vtbl to handle different image_file_map types. 2020-09-16 10:35:44 +02:00
precomp.h
rosstubs.c
rsym.c
source.c
stabs.c
stack.c
storage.c
symbol.c [WINESYNC] dbghelp: Avoid dead assignment (scan-build). 2020-09-16 10:35:42 +02:00
type.c
version.rc
wdbgexts.h