summaryrefslogtreecommitdiff
path: root/libunwindstack/include/unwindstack/Maps.h
AgeCommit message (Expand)Author
2022-04-20Use #pragma once header guard.Christopher Ferris
2022-01-04Move MapInfo objects in to frame data.Christopher Ferris
2021-10-28Maps contains shared_ptr MapInfo objects now.Christopher Ferris
2021-05-12Detect if LocalUpdatableMaps::Reparse made any changes.David Srbecky
2021-03-31Allow Unwinder object to be used for local unwinds.Christopher Ferris
2019-09-16Fix LocalUpdatableMapsDavid Srbecky
2019-03-05Fix copy / move behaviour of Maps object.Florian Mayer
2018-05-23Add a specialized LocalUnwinder object.Christopher Ferris
2018-03-21Support a map that represents gdb jit elf data.Yabin Cui
2017-12-15Fix issues in libunwindstack.Christopher Ferris
2017-11-28Allow multiple threads sharing a map to unwind.Christopher Ferris
2017-08-23Speed up map creation.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris