Sweden-Number/dlls/dbghelp
Jacek Caban 7b2e53f5b5 dbghelp: Use local symtab and segment commands declarations.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-01 22:13:07 +02:00
..
tests dbghelp/tests: Make stack_walk_thread() static. 2018-08-23 20:01:56 +02:00
Makefile.in dbghelp: Use RtlComputeCrc32(). 2019-08-02 10:52:03 +02:00
coff.c
cpu_arm.c dbghelp: Pass module to map_dwarf_register. 2020-03-30 12:09:09 +02:00
cpu_arm64.c dbghelp: Pass module to map_dwarf_register. 2020-03-30 12:09:09 +02:00
cpu_i386.c dbghelp: Use DWARF registry mapping quirk only for actual macho modules. 2020-03-30 12:09:09 +02:00
cpu_ppc.c dbghelp: Pass module to map_dwarf_register. 2020-03-30 12:09:09 +02:00
cpu_x86_64.c dbghelp: Pass module to map_dwarf_register. 2020-03-30 12:09:09 +02: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: Pass stab size to stabs_parse. 2020-03-30 12:09:10 +02:00
dwarf.c dbghelp: Fix misleading indentation warning. 2020-03-30 12:09:10 +02:00
dwarf.h
elf_module.c dbghelp: Don't use system headers for ELF declarations. 2020-03-31 22:16:00 +02:00
image.c
image_private.h dbghelp: Use local macho section declaration. 2020-04-01 21:17:24 +02:00
macho_module.c dbghelp: Use local symtab and segment commands declarations. 2020-04-01 22:13:07 +02:00
minidump.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
module.c dbghelp: Use local NOTE_GNU_BUILD_ID declaration. 2020-03-31 22:13:49 +02: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: Pass stab size to stabs_parse. 2020-03-30 12:09:10 +02:00
source.c
stabs.c dbghelp: Pass stab size to stabs_parse. 2020-03-30 12:09:10 +02:00
stack.c dbghelp/dwarf: Use the correct backend CPU in dwarf2_virtual_unwind(). 2018-08-14 13:55:55 +02:00
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