summaryrefslogtreecommitdiffstats
path: root/libunwindstack/JitDebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Verify that the elf matches the expected arch.Christopher Ferris2018-10-291-2/+2
* Always init gnu_debugdata interface if it exists.Christopher Ferris2018-10-231-1/+1
* Fix which maps to search for globals.Christopher Ferris2018-10-171-32/+8
* Fix handling of globals for new linker.Christopher Ferris2018-10-081-5/+4
* Load dex files from ART-specific data structure.Christopher Ferris2018-02-021-1/+1
* Find first non-zero jit debug entry.Christopher Ferris2018-01-161-8/+6
* Add ability to read jit gdb data.Christopher Ferris2018-01-121-0/+248