Sweden-Number/dlls/dbghelp
Piotr Caban 7e16acf380 dbghelp: Use RtlImageDirectoryEntryToData in pe_load_msc_debug_info.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-18 20:32:54 +01:00
..
tests
Makefile.in dbghelp: Use RtlComputeCrc32(). 2019-08-02 10:52:03 +02:00
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c
dbghelp.c dbghelp: Use RtlComputeCrc32(). 2019-08-02 10:52:03 +02:00
dbghelp.spec dbghelp: Fix MiniDumpWriteDump spec file entry. 2020-01-08 21:57:15 +01:00
dbghelp_private.h dbghelp: Use RtlComputeCrc32(). 2019-08-02 10:52:03 +02:00
dwarf.c dbghelp: Look for .eh_fram if no .eh_frame is found. 2020-01-13 15:59:55 +01:00
dwarf.h
elf_module.c
image.c
image_private.h
macho_module.c dbghelp: Fix reading the target's dyld image info, based on its CPU architecture. 2019-12-13 09:55:33 +01:00
minidump.c
module.c
msc.c
path.c dbghelp: Prevent an invalid memory access when the search path element is empty. 2019-08-29 20:08:14 +02:00
pe_module.c dbghelp: Use RtlImageDirectoryEntryToData in pe_load_msc_debug_info. 2020-02-18 20:32:54 +01:00
source.c
stabs.c
stack.c
storage.c
symbol.c dbghelp: Avoid dead assignment (scan-build). 2019-09-16 10:14:27 +02:00
type.c
version.rc
wdbgexts.h