summaryrefslogtreecommitdiff
path: root/libunwindstack/LocalUnwinder.cpp
AgeCommit message (Expand)Author
2021-10-28Maps contains shared_ptr MapInfo objects now.Christopher Ferris
2021-05-13MapInfo: Add get accessors for the fieldsDavid Srbecky
2021-05-13MapInfo: Add "_" suffix to fields.David Srbecky
2021-04-15Add a MemoryThreadCache object.Christopher Ferris
2021-03-31Allow Unwinder object to be used for local unwinds.Christopher Ferris
2021-03-23Add shared symbol name cache.David Srbecky
2020-10-02libunwindstack: Support signal frame CIEs.Ryan Prichard
2020-03-19Make GetPcAdjustment a free function.Peter Collingbourne
2019-04-12Fix pc/function name for signal handler frame.Christopher Ferris
2018-10-29Verify that the elf matches the expected arch.Christopher Ferris
2018-10-23Always init gnu_debugdata interface if it exists.Christopher Ferris
2018-05-23Add a specialized LocalUnwinder object.Christopher Ferris