reactos/dll/win32/dbghelp
winesync 9e0f62624e [WINESYNC] dbghelp: Use local symbol table entry declaration.
Based on glibc.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 7b12b1849c711476b64b3ed6bc60805ff8f2715f by Jacek Caban <jacek@codeweavers.com>
2020-09-16 10:35:53 +02:00
..
CMakeLists.txt [WINESYNC] dbghelp: Support PE debug link files. 2020-09-16 10:35:46 +02:00
coff.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
compat.c [WINESYNC] dbghelp: Move elf_check_alternate implementation to module.c. 2020-09-16 10:35:46 +02:00
compat.h [WINESYNC] dbghelp: Move elf_check_alternate implementation to module.c. 2020-09-16 10:35:46 +02:00
cpu_arm.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_arm64.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_i386.c [WINESYNC] dbghelp: Use DWARF registry mapping quirk only for actual macho modules. 2020-09-16 10:35:50 +02:00
cpu_ppc.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_x86_64.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
dbghelp.c [WINESYNC] dbghelp: Move reading debug base address from PEB to check_live_target. 2020-09-16 10:35:50 +02:00
dbghelp.spec [WINESYNC] dbghelp: Add SymGetExtendedOption/SymSetExtendedOption stubs. 2020-09-16 10:35:41 +02:00
dbghelp_private.h [WINESYNC] dbghelp: Pass stab size to stabs_parse. 2020-09-16 10:35:51 +02:00
dbghelp_ros.diff
dwarf.c [WINESYNC] dbghelp: Fix misleading indentation warning. 2020-09-16 10:35:51 +02:00
dwarf.h
elf_module.c [WINESYNC] dbghelp: Use local symbol table entry declaration. 2020-09-16 10:35:53 +02:00
image.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
image_private.h [WINESYNC] dbghelp: Use local elf_section_header declaration. 2020-09-16 10:35:52 +02:00
macho_module.c [WINESYNC] dbghelp: Pass stab size to stabs_parse. 2020-09-16 10:35:51 +02:00
minidump.c [WINESYNC] dbghelp: Use LONG_PTR instead of long type. 2020-09-16 10:35:50 +02:00
module.c [WINESYNC] dbghelp: Use local NOTE_GNU_BUILD_ID declaration. 2020-09-16 10:35:52 +02:00
msc.c [WINESYNC] dbghelp: Use LONG_PTR instead of long type. 2020-09-16 10:35:50 +02:00
path.c [WINESYNC] dbghelp: Remove unused code in module_find_cb. 2020-09-16 10:35:50 +02:00
pe_module.c [WINESYNC] dbghelp: Pass stab size to stabs_parse. 2020-09-16 10:35:51 +02:00
precomp.h [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
rosstubs.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
rsym.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
source.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
stabs.c [WINESYNC] dbghelp: Pass stab size to stabs_parse. 2020-09-16 10:35:51 +02:00
stack.c [WINESYNC] dbghelp/dwarf: Use the correct backend CPU in dwarf2_virtual_unwind(). 2020-09-16 10:35:34 +02:00
storage.c [WINESYNC] dbghelp: Use LONG_PTR instead of long type. 2020-09-16 10:35:50 +02:00
symbol.c [WINESYNC] dbghelp: Use LONG_PTR instead of long type. 2020-09-16 10:35:50 +02:00
type.c [WINESYNC] dbghelp: Use LONG_PTR instead of long type. 2020-09-16 10:35:50 +02:00
version.rc
wdbgexts.h