summaryrefslogtreecommitdiff
path: root/libunwindstack/ElfInterfaceArm.h
AgeCommit message (Expand)Author
2022-04-20Use #pragma once header guard.Christopher Ferris
2021-03-23Add shared symbol name cache.David Srbecky
2020-10-02libunwindstack: Support signal frame CIEs.Ryan Prichard
2019-10-08Handle when bias is different in elf headers.Christopher Ferris
2018-07-12Remove Memory::ReadField.Christopher Ferris
2018-06-22Fix ARM program header values used for exidx.Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-03-15Handle ARM thumb function symbols.Christopher Ferris
2017-12-15Fix issues in libunwindstack.Christopher Ferris
2017-10-20Multiple bugfixes, small restructuring.Christopher Ferris
2017-09-22Add a new unwind method on error.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris
2017-03-09Elf interface for new unwinder.Christopher Ferris