wine/dlls/dbghelp
Eric Pouech 50dc4ad0bf dbghelp: SymFromName* should first look in local context.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-09-29 16:02:56 +02:00
..
tests dbghelp/tests: Enable compilation with long types. 2022-02-24 20:22:21 +01:00
coff.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
cpu_arm.c
cpu_arm64.c
cpu_i386.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
cpu_x86_64.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
dbghelp.c dbghelp: Support depth relating to top function for inline sites. 2022-09-13 22:07:22 +02:00
dbghelp.spec dbghelp: Add SymSrvGetFileIndexInfo stub. 2022-09-12 17:28:23 +02:00
dbghelp_private.h dbghelp: Let symt_basic be trans-module and nameless. 2022-05-13 22:11:41 +02:00
dwarf.c dbghelp: Fix variable storage information (Dwarf). 2022-09-28 15:28:56 +02:00
dwarf.h
elf_module.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
image.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
image_private.h
macho_module.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
Makefile.in dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
minidump.c dbghelp: Use RtlGetVersion() for system version detection instead. 2022-05-13 09:58:26 +02:00
module.c dbghelp: Fix local scope reset upon module unloading. 2022-09-26 21:49:54 +02:00
msc.c dbghelp: Improve de-duping global symbols information (PDB). 2022-09-28 15:28:58 +02:00
path.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
pe_module.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
source.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
stabs.c dbghelp: Let symt_basic be trans-module and nameless. 2022-05-13 22:11:41 +02:00
stack.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
storage.c
symbol.c dbghelp: SymFromName* should first look in local context. 2022-09-29 16:02:56 +02:00
type.c dbghelp: Support SymGetTypeInfo/TI_GET_LENGTH for variables. 2022-09-12 17:28:23 +02:00
version.rc
wdbgexts.h