reactos/dll/win32/dbghelp
winesync d3247b3f59 [WINESYNC] dbghelp: Recompute location after fixing it.
Fix a assertion raised by every exception with newer clang versions (>3.7) at least on ARM64:
../../../dlls/dbghelp/dwarf.c:1641: void dwarf2_parse_variable(dwarf2_subprogram_t *, struct symt_block *, dwarf2_debug_info_t *): Assertion `subpgm->func' failed.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 3d482d3f9f0a3ffa69540af87594b3c1dc46e07b by André Hentschel <nerv@dawncrow.de>
2020-09-16 10:35:34 +02:00
..
CMakeLists.txt
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 [WINESYNC] dbghelp: Map SIMD dwarf registers on ARM64. 2020-09-16 10:35:33 +02:00
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: Read the stabs nlist entry corresponding to the target's architecture. 2020-09-16 10:35:33 +02:00
dbghelp_ros.diff
dwarf.c [WINESYNC] dbghelp: Recompute location after fixing it. 2020-09-16 10:35:34 +02:00
dwarf.h
elf_module.c [WINESYNC] dbghelp: Read the r_debug and link_map structs corresponding to the target's architecture. 2020-09-16 10:35:32 +02:00
image.c
image_private.h [WINESYNC] dbghelp: Translate the 32-bit Mach-O section header to the 64-bit one. 2020-09-16 10:35:33 +02:00
macho_module.c [WINESYNC] dbghelp: Read the stabs nlist entry corresponding to the target's architecture. 2020-09-16 10:35:33 +02:00
minidump.c
module.c [WINESYNC] dbghelp: Determine the target Mach-O architecture from the process's architecture. 2020-09-16 10:35:33 +02:00
msc.c
path.c
pe_module.c
precomp.h
rosstubs.c
rsym.c
source.c
stabs.c [WINESYNC] dbghelp: Read the stabs nlist entry corresponding to the target's architecture. 2020-09-16 10:35:33 +02:00
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h