Files
clang-p2996/lldb/test
Ashok Thirumurthi 044c36a21c Fix the partial backtrace when using a combination of stripped function symbols
and -fomit-frame-pointer.

- Parses eh_frame FDEs to determine the function address and size so that
the call frame parsing can continue.

Note: This code path is specific to ELF and PECOFF, because ObjectFileMachO
uses LCT_FunctionStarts to efficiently populate the symbol table.

Thanks to Jason Molenda for the review!

llvm-svn: 186585
2013-07-18 15:05:56 +00:00
..
2012-05-08 01:45:38 +00:00
2012-04-23 17:54:40 +00:00
2013-07-03 19:29:46 +00:00
2013-02-23 01:20:07 +00:00
2013-06-18 22:40:36 +00:00
2012-12-04 00:32:51 +00:00
2013-02-23 01:05:23 +00:00
2013-02-01 21:38:35 +00:00