summaryrefslogtreecommitdiffstats
path: root/libunwindstack/include/unwindstack/ElfInterface.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Check for data races when reading JIT/DEX entries."David Srbecky2019-04-121-5/+0
* Check for data races when reading JIT/DEX entries.David Srbecky2019-03-291-0/+5
* Add support for displaying soname in an apk.Christopher Ferris2019-03-131-8/+4
* Add caching of build id in MapInfo object.Christopher Ferris2019-01-171-8/+7
* Read .note.gnu.build-id.Florian Mayer2018-12-051-0/+18
* Be permissive about badly formed elf files.Christopher Ferris2018-08-031-2/+2
* Remove Memory::ReadField.Christopher Ferris2018-07-121-1/+1
* Fix ARM program header values used for exidx.Christopher Ferris2018-06-221-1/+1
* Fix handling of load bias values.Christopher Ferris2018-06-111-16/+15
* Fix soname reading code.Christopher Ferris2018-02-151-0/+1
* Add error propagation into Unwinder/Elf objects.Christopher Ferris2018-01-241-0/+7
* Add ability to read jit gdb data.Christopher Ferris2018-01-121-0/+17
* Fix issues in libunwindstack.Christopher Ferris2017-12-151-1/+6
* Demand read load bias for a map.Christopher Ferris2017-12-051-0/+3
* Add support for only a .eh_frame.Christopher Ferris2017-11-071-0/+5
* Multiple bugfixes, small restructuring.Christopher Ferris2017-10-201-17/+18
* 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/+11
* Make the library usable as a library.Christopher Ferris2017-07-141-0/+173