summaryrefslogtreecommitdiffstats
path: root/libunwindstack/Symbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes.Florian Mayer2018-12-061-0/+1
* Fix handling of load bias values.Christopher Ferris2018-06-111-9/+3
* Add ability to read jit gdb data.Christopher Ferris2018-01-121-0/+27
* unwindstack: rename Memory::Read to ReadFully.Josh Gao2017-11-151-1/+1
* Make the library usable as a library.Christopher Ferris2017-07-141-1/+6
* Remove assert, use CHECK instead.Christopher Ferris2017-06-291-2/+2
* Add Symbols parsing.Christopher Ferris2017-04-041-0/+110