Sweden-Number/dlls/dbghelp
Ken Thomases 83c1255f66 dbghelp: Fix mapping of DWARF register numbers on x86 OS X.
For backward compatibility with old, buggy GCC, Apple uses a different register
numbering scheme for the eh_frame section.

See, for reference, the comments near the top of this file from LLDB's source:
https://github.com/llvm-mirror/lldb/blob/release_36/source/Plugins/Process/Utility/RegisterContext_x86.h
2015-06-29 19:07:51 +09:00
..
Makefile.in
coff.c
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 dbghelp: Fix mapping of DWARF register numbers on x86 OS X. 2015-06-29 19:07:51 +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
dbghelp.spec
dbghelp_private.h dbghelp: Fix mapping of DWARF register numbers on x86 OS X. 2015-06-29 19:07:51 +09:00
dwarf.c dbghelp: Fix mapping of DWARF register numbers on x86 OS X. 2015-06-29 19:07:51 +09:00
dwarf.h
elf_module.c
image.c
image_private.h dbghelp: Implement the image_private.h functions for Mach-O modules. 2015-06-25 14:29:38 +09:00
macho_module.c dbghelp: Parse the DWARF information in Mach-O modules. 2015-06-25 14:29:38 +09:00
minidump.c
module.c dbghelp: Eliminate an unnecessary parameter from macho_load_debug_info(). 2015-06-25 14:01:26 +09:00
msc.c
path.c
pe_module.c
source.c
stabs.c dbghelp: Fix STABS support for 64-bit on OS X. 2015-06-25 14:01:10 +09:00
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h