llvm-project/lldb/source/Plugins/ObjectFile/Mach-O
Tamas Berghammer 648f3c7efa Add support for .ARM.exidx unwind information
.ARM.exidx/.ARM.extab sections contain unwind information used on ARM
architecture from unwinding from an exception.

Differential revision: http://reviews.llvm.org/D13245

llvm-svn: 248903
2015-09-30 13:50:14 +00:00
..
CMakeLists.txt [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
Makefile
ObjectFileMachO.cpp Add support for .ARM.exidx unwind information 2015-09-30 13:50:14 +00:00
ObjectFileMachO.h Make sure we detect symbols in the new __DATA_DIRTY and __DATA_CONST segments and classify them correctly. 2015-07-27 23:21:05 +00:00