summaryrefslogtreecommitdiffstats
path: root/libunwindstack/Elf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a new unwind method on error.Christopher Ferris2017-09-221-5/+11
* Add proper support for embedded elf files.Christopher Ferris2017-08-301-0/+22
* Speed up StepIfSignalHandler path.Christopher Ferris2017-07-191-1/+1
* Add signal handling to the register object.Christopher Ferris2017-07-181-4/+6
* Make the library usable as a library.Christopher Ferris2017-07-141-4/+41
* Add .gnu_debugdata support.Christopher Ferris2017-06-281-0/+22
* Elf interface for new unwinder.Christopher Ferris2017-03-091-0/+113