summaryrefslogtreecommitdiffstats
path: root/libunwindstack/include/unwindstack/Elf.h
Commit message (Expand)AuthorAgeFilesLines
* Modify elf cache to handle elf_offsets properly.Christopher Ferris2018-02-161-2/+4
* Add a global elf cache.Christopher Ferris2018-01-251-0/+13
* Add error propagation into Unwinder/Elf objects.Christopher Ferris2018-01-241-0/+4
* Add ability to read jit gdb data.Christopher Ferris2018-01-121-0/+4
* Add libunwindstack support for Mips and Mips64Douglas Leung2017-12-111-0/+2
* Split arch data into separate files.Christopher Ferris2017-12-061-0/+11
* Demand read load bias for a map.Christopher Ferris2017-12-051-0/+2
* Fix incorrect usage of relative pcs.Christopher Ferris2017-11-291-2/+2
* Allow multiple threads sharing a map to unwind.Christopher Ferris2017-11-281-0/+3
* Multiple bugfixes, small restructuring.Christopher Ferris2017-10-201-3/+5
* Add a new unwind method on error.Christopher Ferris2017-09-221-1/+1
* Add proper support for embedded elf files.Christopher Ferris2017-08-301-0/+2
* Make the library usable as a library.Christopher Ferris2017-07-141-0/+86