wine-wine/dlls/dbghelp
Gerald Pfeifer f7a091af48 dbghelp: Define NT_GNU_BUILD_ID regardless of whether __ELF__ is defined.
Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-30 12:09:09 +02:00
..
tests
Makefile.in
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
cpu_ppc.c
cpu_x86_64.c dbghelp: Store process struct pointer in dump context. 2020-03-24 19:43:38 +01:00
dbghelp.c dbghelp: Move reading debug base address from PEB to check_live_target. 2020-03-25 19:30:30 +01:00
dbghelp.spec dbghelp: Fix MiniDumpWriteDump spec file entry. 2020-01-08 21:57:15 +01:00
dbghelp_private.h dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
dwarf.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
dwarf.h
elf_module.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
image.c
image_private.h dbghelp: Define NT_GNU_BUILD_ID regardless of whether __ELF__ is defined. 2020-03-30 12:09:09 +02:00
macho_module.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
minidump.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
module.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
msc.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
path.c dbghelp: Remove unused code in module_find_cb. 2020-03-26 18:34:50 +01:00
pe_module.c dbghelp: Explicitly pass file type to path_find_symbol_file. 2020-03-25 19:30:14 +01:00
source.c
stabs.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
stack.c
storage.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
symbol.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
type.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
version.rc
wdbgexts.h