summaryrefslogtreecommitdiffstats
path: root/libunwindstack/DexFiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Check for data races when reading JIT/DEX entries."David Srbecky2019-04-121-0/+179
* Check for data races when reading JIT/DEX entries.David Srbecky2019-03-291-179/+0
* Revert^2 "Use libdexfile external API in libunwindstack."Martin Stjernholm2018-12-191-8/+5
* Revert "Use libdexfile external API in libunwindstack."Martin Stjernholm2018-12-191-5/+8
* Use libdexfile external API in libunwindstack.Martin Stjernholm2018-12-131-8/+5
* Verify that the elf matches the expected arch.Christopher Ferris2018-10-291-2/+2
* Fix which maps to search for globals.Christopher Ferris2018-10-171-32/+8
* Fix handling of globals for new linker.Christopher Ferris2018-10-081-1/+1
* Adjust DEX file reading to follow layout changes in ART.David Srbecky2018-02-161-3/+5
* Load dex files from ART-specific data structure.Christopher Ferris2018-02-021-7/+146
* Fix symbol resolution within a dex file.David Srbecky2018-02-011-3/+3
* Move dex pc frame creation into libunwindstack.Christopher Ferris2018-01-311-0/+65