reactos/dll/win32/dbghelp
winesync 2fc432db92 [WINESYNC] dbghelp: Move alternate file map pointer to generic image_file_map.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 02dfd959ca6f2295ca279ab65f6b6429cd53673c 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: Move alternate file map pointer to generic image_file_map. 2020-09-16 10:35:44 +02:00
image.c
image_private.h [WINESYNC] dbghelp: Move alternate file map pointer to generic image_file_map. 2020-09-16 10:35:44 +02:00
macho_module.c [WINESYNC] dbghelp: Move alternate file map pointer to generic image_file_map. 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: Move alternate file map pointer to generic image_file_map. 2020-09-16 10:35:44 +02:00
precomp.h
rosstubs.c
rsym.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
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