Sweden-Number/dlls/dbghelp
Thomas Faber e91c06b068 dbghelp: Use documented member name in SYMBOL_INFO structure.
Signed-off-by: Thomas Faber <thomas.faber@reactos.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-22 12:20:58 +09:00
..
Makefile.in makefiles: Get rid of the DLLPREFIX variable. 2015-11-09 12:12:58 +09:00
coff.c dbghelp: Remove no-op additions with 0 (PVS-Studio). 2015-03-09 22:06:39 +09:00
cpu_arm.c dbghelp: Fix mapping of DWARF register numbers on x86 OS X. 2015-06-29 19:07:51 +09:00
cpu_arm64.c dbghelp: Fix mapping of DWARF register numbers on x86 OS X. 2015-06-29 19:07:51 +09:00
cpu_i386.c Assorted spelling fixes. 2015-08-07 23:50:48 +09:00
cpu_ppc.c dbghelp: Fix mapping of DWARF register numbers on x86 OS X. 2015-06-29 19:07:51 +09:00
cpu_x86_64.c dbghelp: Fix mapping of DWARF register numbers on x86 OS X. 2015-06-29 19:07:51 +09:00
crc32.c
dbghelp.c Assorted spelling fixes. 2015-08-07 23:50:48 +09:00
dbghelp.spec dbghelp: Implement UnDecorateSymbolNameW. 2015-08-06 23:36:02 +09:00
dbghelp_private.h dbghelp: Use CONTAINING_RECORD instead of reimplementing it. 2016-03-08 21:29:15 +09:00
dwarf.c dbghelp: Parse DW_TAG_const_type inside dwarf2_parse_subprogram. 2015-10-12 23:34:57 +09:00
dwarf.h
elf_module.c dbghelp: Use CONTAINING_RECORD instead of reimplementing it. 2016-03-08 21:29:15 +09:00
image.c
image_private.h dbghelp: Ignore Mach-O segments other than __TEXT for images in dyld's shared cache. 2015-08-04 12:21:58 +02:00
macho_module.c dbghelp: Use CONTAINING_RECORD instead of reimplementing it. 2016-03-08 21:29:15 +09:00
minidump.c dbghelp: Ignore Mach-O segments other than __TEXT for images in dyld's shared cache. 2015-08-04 12:21:58 +02:00
module.c makefiles: Get rid of the DLLPREFIX variable. 2015-11-09 12:12:58 +09:00
msc.c dbghelp: Use CONTAINING_RECORD instead of reimplementing it. 2016-03-08 21:29:15 +09:00
path.c dbghelp: Fix crash in module_find_cb on trying to parse non image files. 2015-11-11 16:43:21 +09:00
pe_module.c dbghelp: Use CONTAINING_RECORD instead of reimplementing it. 2016-03-08 21:29:15 +09:00
source.c
stabs.c dbghelp: Fix STABS support for 64-bit on OS X. 2015-06-25 14:01:10 +09:00
stack.c dbghelp: Don't fill KdHelp structure for usermode applications. 2015-02-03 14:40:50 +09:00
storage.c
symbol.c dbghelp: Use documented member name in SYMBOL_INFO structure. 2016-03-22 12:20:58 +09:00
type.c dbghelp: Use documented member name in SYMBOL_INFO structure. 2016-03-22 12:20:58 +09:00
version.rc dbghelp: Version to 6.1.7601.17514. 2015-11-10 18:35:36 +09:00
wdbgexts.h