summaryrefslogtreecommitdiffstats
path: root/libunwindstack/LocalUnwinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix pc/function name for signal handler frame.Christopher Ferris2019-04-151-13/+11
* Verify that the elf matches the expected arch.Christopher Ferris2018-10-291-1/+2
* Always init gnu_debugdata interface if it exists.Christopher Ferris2018-10-231-1/+1
* Add a specialized LocalUnwinder object.Christopher Ferris2018-05-231-0/+146