The finishing touches on getting the compact unwind dumping completed
authorJason Molenda <jmolenda@apple.com>
Sat, 29 Nov 2014 07:05:07 +0000 (07:05 +0000)
committerJason Molenda <jmolenda@apple.com>
Sat, 29 Nov 2014 07:05:07 +0000 (07:05 +0000)
commitc9acfeb55be3257d3f1015bbdaefd3df3f3994ca
tree14b15f22fdeea681ab30b93098fe79a33c08986b
parent5be6699c99f86e371340a83ee854d6d6c7e49045
The finishing touches on getting the compact unwind dumping completed
for x86_64.  i386, arm, arm64 aren't handled yet but those are minor
variations on this format.

This commit also adds code to read the symbol table out of the
binary and read the LC_FUNCTION_STARTS to augment the symbol table
with the start addresses of all the functions - and print the
function names when showing the unwind info.

llvm-svn: 222951
lldb/tools/compact-unwind/compact-unwind-dumper.c