summaryrefslogtreecommitdiff
path: root/libunwindstack/DwarfEhFrameWithHdr.cpp
AgeCommit message (Expand)Author
2019-10-29Fix potential bad info in eh_frame_hdr.Christopher Ferris
2019-10-08Handle when bias is different in elf headers.Christopher Ferris
2019-03-29Remove sequential search from DwarfEhFrameWithHdr.Christopher Ferris
2018-06-27Refactor the DwarfSection classes.Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-02-10Fix off by 4 error handling eh_frame hdr.Christopher Ferris
2018-01-24Add error propagation into Unwinder/Elf objects.Christopher Ferris
2018-01-24Small behavioral changes to the unwinder.Christopher Ferris
2017-11-08Fix another nullptr dereference.Christopher Ferris
2017-11-07Add support for only a .eh_frame.Christopher Ferris