summaryrefslogtreecommitdiff
path: root/libunwindstack/Symbols.cpp
AgeCommit message (Expand)Author
2020-04-16Create minimal remap table for symbol binary search.David Srbecky
2018-12-06Add missing includes.Florian Mayer
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-01-12Add ability to read jit gdb data.Christopher Ferris
2017-11-15unwindstack: rename Memory::Read to ReadFully.Josh Gao
2017-07-14Make the library usable as a library.Christopher Ferris
2017-06-29Remove assert, use CHECK instead.Christopher Ferris
2017-04-04Add Symbols parsing.Christopher Ferris