wine/dlls/dbghelp
Eric Pouech 71abef0906 include: Be consistent in naming regarding MSF's block.
No longer calling it sometimes 'page'.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-01-31 22:29:00 +01:00
..
tests
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c
dbghelp.c dbghelp: Expose the real path to the module in SymGetModuleInfo*(). 2023-01-24 18:25:58 +01:00
dbghelp.spec dbghelp: Add partial implementation of SymQueryInlineTrace. 2022-11-18 14:11:50 +01:00
dbghelp_private.h dbghelp: Expose the real path to the module in SymGetModuleInfo*(). 2023-01-24 18:25:58 +01:00
dwarf.c dbghelp: In dwarf debug info, use the same name of anonymous UDT as pdb. 2023-01-24 20:14:52 +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: Handle memory allocation failure in image_locate_build_id_target (cppcheck). 2023-01-24 22:12:36 +01:00
msc.c include: Be consistent in naming regarding MSF's block. 2023-01-31 22:29:00 +01:00
path.c dbghelp: Convert of couple more of string literals. 2022-11-21 18:03:53 +01:00
pe_module.c dbghelp: Store path to module image when passed through file handle. 2023-01-24 18:25:54 +01:00
source.c
stabs.c dbghelp: Use addr_range for storing symt_function address and size. 2022-11-01 17:53:57 +01:00
stack.c dbghelp: Implement SymAddrIncludeInlineTrace(). 2022-11-18 14:11:50 +01:00
storage.c dbghelp: Realloc array of buckets inside struct vector. 2022-10-21 23:18:06 +02:00
symbol.c dbghelp: Add partial implementation of SymQueryInlineTrace. 2022-11-18 14:11:50 +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