Sweden-Number/dlls/dbghelp
Alexandre Julliard d5a372abbb include: Move inline assembly definitions to a new wine/asm.h header.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-14 13:45:07 +02:00
..
tests dbghelp/tests: Make stack_walk_thread() static. 2018-08-23 20:01:56 +02:00
Makefile.in
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/dwarf: Allow get_context_reg() to handle different register sizes. 2018-08-14 13:55:55 +02: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/dwarf: Allow get_context_reg() to handle different register sizes. 2018-08-14 13:55:55 +02:00
crc32.c
dbghelp.c dbghelp: Only check process architecture if we are actually given a process. 2018-11-19 22:42:41 +01:00
dbghelp.spec
dbghelp_private.h dbghelp: Support full memory dumps. 2019-01-29 19:40:11 +01:00
dwarf.c dbghelp/dwarf: Use debugstr_a() to trace external strings. 2018-09-24 10:24:18 +02:00
dwarf.h
elf_module.c dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2018-11-26 12:29:26 +01:00
image.c
image_private.h dbghelp: Fix loading of Mach-O load commands for 64-bit binaries. 2018-07-17 08:41:22 +02:00
macho_module.c include: Get rid of the DPRINTF() macro. 2019-04-08 19:34:44 +02:00
minidump.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
module.c dbghelp: Set last error for SymGetModuleBase-calls to ERROR_MOD_NOT_FOUND. 2018-11-26 12:29:29 +01:00
msc.c dbghelp: Don't use strcasecmp. 2019-04-08 19:50:40 +02:00
path.c dbghelp: Return a Unicode path in path_find_symbol_file(). 2018-11-15 14:24:58 +01:00
pe_module.c dbghelp: Don't use strcasecmp. 2019-04-08 19:50:40 +02:00
source.c
stabs.c dbghelp: Use the ARRAY_SIZE() macro. 2018-07-13 00:18:02 +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
symbol.c dbghelp: Spelling fixes in a couple of comments. 2019-03-14 16:11:53 +01:00
type.c
version.rc
wdbgexts.h