summaryrefslogtreecommitdiffstats
path: root/libunwindstack/tests/ElfInterfaceTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the DwarfSection classes.Christopher Ferris2018-06-271-62/+3
* Fix ARM program header values used for exidx.Christopher Ferris2018-06-221-60/+31
* Fix handling of load bias values.Christopher Ferris2018-06-111-8/+8
* Fix soname reading code.Christopher Ferris2018-02-151-89/+84
* Add ability to read jit gdb data.Christopher Ferris2018-01-121-0/+185
* Add support for only a .eh_frame.Christopher Ferris2017-11-071-0/+28
* Multiple bugfixes, small restructuring.Christopher Ferris2017-10-201-62/+66
* Make the library usable as a library.Christopher Ferris2017-07-141-1/+7
* Add section parsing and function name handling.Christopher Ferris2017-06-231-0/+203
* Add EH frame and debug frame support.Christopher Ferris2017-06-161-0/+147
* Elf interface for new unwinder.Christopher Ferris2017-03-091-0/+573