wine/dlls/dbghelp
Mohamad Al-Jaf 51c81714f2 dbghelp: Add SymAddrIncludeInlineTrace stub.
Football Manager 2023 Editor calls this function.

Signed-off-by: Mohamad Al-Jaf <mohamadaljaf@gmail.com>
2022-11-18 14:11:47 +01:00
..
tests
coff.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
cpu_arm.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
cpu_arm64.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
cpu_i386.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
cpu_x86_64.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
dbghelp.c dbghelp: Support loading modules from Wine's multi-arch build tree. 2022-11-09 21:23:48 +01:00
dbghelp.spec dbghelp: Add SymAddrIncludeInlineTrace stub. 2022-11-18 14:11:47 +01:00
dbghelp_private.h dbghelp: Support loading modules from Wine's multi-arch build tree. 2022-11-09 21:23:48 +01:00
dwarf.c dbghelp: Get rid of symt_inlinesite by merging it inside symt_function. 2022-11-01 17:53:57 +01:00
dwarf.h
elf_module.c dbghelp: Use addr_range for storing symt_function address and size. 2022-11-01 17:53:57 +01:00
image.c
image_private.h
macho_module.c dbghelp: Use addr_range for storing symt_function address and size. 2022-11-01 17:53:57 +01:00
Makefile.in
minidump.c
module.c dbghelp: Get rid of symt_inlinesite by merging it inside symt_function. 2022-11-01 17:53:57 +01:00
msc.c dbghelp: Create a single compiland instance by name in PDB. 2022-11-18 14:00:04 +01:00
path.c dbghelp: Support loading modules from Wine's multi-arch build tree. 2022-11-09 21:23:48 +01:00
pe_module.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
source.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
stabs.c dbghelp: Use addr_range for storing symt_function address and size. 2022-11-01 17:53:57 +01:00
stack.c dbghelp: No longer use wine_dbgstr_longlong. 2022-10-10 11:11:15 +02:00
storage.c dbghelp: Realloc array of buckets inside struct vector. 2022-10-21 23:18:06 +02:00
symbol.c dbghelp: Add SymAddrIncludeInlineTrace stub. 2022-11-18 14:11:47 +01:00
type.c dbghelp: Get rid of symt_inlinesite by merging it inside symt_function. 2022-11-01 17:53:57 +01:00
version.rc
wdbgexts.h