Sweden-Number/dlls/dbghelp
Gerald Pfeifer d93b6c0aa2 dbghelp: Add a return statement for the default/assert case in elf_map_file. 2011-04-01 10:48:57 +02:00
..
Makefile.in
coff.c dbghelp: Fix bug in managing COFF files array. 2011-03-09 13:53:32 +01:00
cpu_arm.c
cpu_i386.c dbghelp: In i386 stackwalk implementation, store the frame index in the private information. 2011-03-14 13:19:34 +01:00
cpu_ppc.c
cpu_sparc.c
cpu_x86_64.c dbghelp: Fix unwinding on x86-64 (correct frame and context). 2011-03-14 13:20:07 +01:00
crc32.c
dbghelp.c
dbghelp.spec
dbghelp_private.h dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info. 2011-03-09 13:52:41 +01:00
dwarf.c dbghelp: In const types, force 'void' type when none is found. 2011-03-28 17:24:50 +02:00
dwarf.h dbghelp: More precisely manage the inline attribute. 2011-03-09 13:51:08 +01:00
elf_module.c dbghelp: Add a return statement for the default/assert case in elf_map_file. 2011-04-01 10:48:57 +02:00
image.c
image_private.h
macho_module.c dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info. 2011-03-09 13:52:41 +01:00
minidump.c
module.c
msc.c dbghelp: In msc unwinding code (from FPO extended data), take care of cases where several variables are stored in the same hash. 2011-03-14 13:19:41 +01:00
path.c
pe_module.c dbghelp: Set also reloc_delta information in module description for PE native modules. 2011-03-14 13:20:29 +01:00
source.c
stabs.c
stack.c
storage.c
symbol.c dbghelp: When building the by address lookup table, speed up resorting by always taking into account that existing symbols are already sorted. 2011-03-09 13:53:09 +01:00
type.c dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info. 2011-03-09 13:52:41 +01:00
version.rc
wdbgexts.h