summaryrefslogtreecommitdiffstats
path: root/libunwindstack/DwarfEhFrameWithHdr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the DwarfSection classes.Christopher Ferris2018-06-271-4/+30
* Fix handling of load bias values.Christopher Ferris2018-06-111-12/+24
* Fix off by 4 error handling eh_frame hdr.Christopher Ferris2018-02-101-1/+1
* Add error propagation into Unwinder/Elf objects.Christopher Ferris2018-01-241-10/+18
* Small behavioral changes to the unwinder.Christopher Ferris2018-01-241-0/+5
* Fix another nullptr dereference.Christopher Ferris2017-11-081-0/+6
* Add support for only a .eh_frame.Christopher Ferris2017-11-071-0/+217