summaryrefslogtreecommitdiffstats
path: root/libbacktrace/UnwindMap.h
Commit message (Expand)AuthorAgeFilesLines
* Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-181-1/+1
* Allow calling GetFunctionName before unwinding.Christopher Ferris2017-03-211-6/+6
* Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-261-2/+2
* Fix race condition updating local map data.Christopher Ferris2016-06-161-0/+6
* Fix use of uninitialized memory.Christopher Ferris2016-02-051-9/+15
* Refactor the code.Christopher Ferris2015-03-311-0/+3
* Move map data into backtrace data proper.Christopher Ferris2015-02-061-1/+1
* Create an UnwindMapLocal object.Christopher Ferris2014-04-031-1/+18
* Re-enable libunwind for arm.Christopher Ferris2014-01-281-0/+39