wine/dlls/dbghelp
2025-06-19 22:54:54 +02:00
..
tests ntdll: Treat Rbp as CONTEXT_INTEGER register. 2025-06-19 22:54:54 +02:00
coff.c dbghelp: Directly store compiland's name in symt_compiland. 2025-04-23 21:32:53 +02:00
cpu_arm.c
cpu_arm64.c
cpu_i386.c dbghelp: Simplify signature of PDB unwinders. 2025-06-09 23:03:02 +02:00
cpu_x86_64.c
dbghelp.c dbghelp: Don't dupe some exports on 64bit compilation. 2025-05-21 21:31:50 +02:00
dbghelp.spec dbghelp: Don't dupe some exports on 64bit compilation. 2025-05-21 21:31:50 +02:00
dbghelp_private.h dbghelp: Let new PDB reader exist independently of the old one. 2025-06-09 23:03:02 +02:00
dwarf.c dbghelp: Add method to enumerate symbols. 2025-05-15 23:25:13 +02:00
dwarf.h
elf_module.c dbghelp: Use symref_t to describe a symbol's container. 2025-04-23 21:32:53 +02:00
image.c dbghelp: Protect against buffer overflow in traces. 2024-10-09 17:13:21 +02:00
image_private.h
macho_module.c dbghelp: Add user field to function and inline sites. 2025-04-23 21:32:51 +02:00
Makefile.in dbghelp: Introduce new PDB reader, use it for unwinding FPO frames. 2025-03-29 00:03:44 +01:00
minidump.c dbghelp: Use the __cpuid() intrinsic. 2025-05-23 22:52:58 +02:00
module.c dbghelp: Let new PDB reader exist independently of the old one. 2025-06-09 23:03:02 +02:00
msc.c dbghelp: Let new PDB reader exist independently of the old one. 2025-06-09 23:03:02 +02:00
path.c dbghelp: Fill-in data in SymSrvGetFileIndexIndo if BAD_EXE_FORMAT. 2024-11-15 16:25:10 +01:00
pdb.c dbghelp: Let new PDB reader exist independently of the old one. 2025-06-09 23:03:02 +02:00
pe_module.c dbghelp: Directly store compiland's name in symt_compiland. 2025-04-23 21:32:53 +02:00
source.c dbghelp: Directly store compiland's name in symt_compiland. 2025-04-23 21:32:53 +02:00
stabs.c dbghelp: Directly store compiland's name in symt_compiland. 2025-04-23 21:32:53 +02:00
stack.c dbghelp: Don't dupe some exports on 64bit compilation. 2025-05-21 21:31:50 +02:00
storage.c dbghelp: Introduce new PDB reader, use it for unwinding FPO frames. 2025-03-29 00:03:44 +01:00
symbol.c dbghelp: Avoid use after free by moving assignment before vector_add (ASan). 2025-06-09 23:03:02 +02:00
type.c dbghelp: Fix using Start parameter in TI_FINDCHILDREN request. 2025-05-12 22:52:55 +02:00
version.rc resources: Generate version strings from the corresponding version number. 2025-06-19 22:54:53 +02:00