summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/ElfFake.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
2020-04-27Fix GetGlobalVariableOffset with tagged pointer in aarch64Yong Li
2019-12-19Fix handling of possible bad gnu_debugdata_size.Christopher Ferris
2019-12-03Fix support finding global variables.Christopher Ferris
2019-10-08Handle when bias is different in elf headers.Christopher Ferris
2019-03-13Add support for displaying soname in an apk.Christopher Ferris
2019-01-17Add caching of build id in MapInfo object.Christopher Ferris
2018-12-05Read .note.gnu.build-id.Florian Mayer
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-01-24Add error propagation into Unwinder/Elf objects.Christopher Ferris
2018-01-12Add ability to read jit gdb data.Christopher Ferris
2017-12-15Fix issues in libunwindstack.Christopher Ferris
2017-10-20Multiple bugfixes, small restructuring.Christopher Ferris
2017-10-04Update the Unwinder object and add tests.Christopher Ferris