summaryrefslogtreecommitdiffstats
path: root/libunwindstack/DexFiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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