Sweden-Number/dlls/dbghelp
Jacek Caban f803da493a dbghelp: Use LONG_PTR instead of long type.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-26 18:34:50 +01: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/dwarf: Allow get_context_reg() to handle different register sizes. 2018-08-14 13:55:55 +02:00
cpu_arm64.c dbghelp/dwarf: Allow get_context_reg() to handle different register sizes. 2018-08-14 13:55:55 +02:00
cpu_i386.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
cpu_ppc.c dbghelp: Use WOW64_CONTEXT instead of CONTEXT for i386 backend. 2018-08-14 13:55:55 +02:00
cpu_x86_64.c dbghelp: Store process struct pointer in dump context. 2020-03-24 19:43:38 +01: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: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
dwarf.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
dwarf.h
elf_module.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
image.c
image_private.h dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
macho_module.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
minidump.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01:00
module.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01: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: Explicitly pass file type to path_find_symbol_file. 2020-03-25 19:30:14 +01:00
source.c
stabs.c dbghelp: Use LONG_PTR instead of long type. 2020-03-26 18:34:50 +01: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