Sweden-Number/dlls/dbghelp
Eric Pouech 07c1a1ca51 dbghelp: Fix module on which GetTypeFromName is done. 2009-12-15 11:56:18 +01:00
..
Makefile.in dbghelp: Moved addr_to_linear() to stack.c. 2009-12-10 15:29:20 +01:00
coff.c dbghelp: Grow all arrays by doubling the size. 2009-07-10 14:46:55 +02:00
crc32.c
dbghelp.c dbghelp: Don't return error when validating a 64bit wide address on a 64bit platform. 2009-12-14 12:28:37 +01:00
dbghelp.spec dbghelp: Stub SymRefreshModuleList. 2009-11-16 17:04:48 +01:00
dbghelp_private.h dbghelp: Enforce using 64bit integers for module's address and size. 2009-12-14 12:28:54 +01:00
dwarf.c dbghelp: A couple of fixes for dwarf2 support on a 64bit platform. 2009-12-14 12:29:14 +01:00
dwarf.h
elf_module.c dbghelp: Add ELF support but for the current 32 vs 64 bit architecture. 2009-12-14 12:28:25 +01:00
image.c
macho_module.c
minidump.c dbghelp: Fix a couple of casts on 64bit platforms. 2009-12-14 12:27:32 +01:00
module.c dbghelp: Enforce using 64bit integers for module's address and size. 2009-12-14 12:28:54 +01:00
msc.c dbghelp: Correctly compute offsets in line number information. 2009-11-23 10:36:09 +01:00
path.c
pe_module.c dbghelp: Enforce using 64bit integers for module's address and size. 2009-12-14 12:28:54 +01:00
source.c dbghelp: Grow all arrays by doubling the size. 2009-07-10 14:46:55 +02:00
stabs.c dbghelp: Check for NULL adt before using it in stabs_pts_read_aggregate. 2009-08-17 13:57:49 +02:00
stack.c dbghelp: Fix a couple of casts on 64bit platforms. 2009-12-14 12:27:32 +01:00
storage.c dbghelp: Improved arena allocation in pool_alloc. 2009-08-14 15:29:59 +02:00
symbol.c dbghelp: Fix a couple of casts on 64bit platforms. 2009-12-14 12:27:32 +01:00
type.c dbghelp: Fix module on which GetTypeFromName is done. 2009-12-15 11:56:18 +01:00
version.rc dbghelp: Add version resource. 2009-08-27 15:41:12 +02:00
wdbgexts.h