summaryrefslogtreecommitdiff
path: root/libunwindstack/JitDebug.cpp
AgeCommit message (Expand)Author
2019-06-11Internalize subclasses of MemoryCasey Dahlin
2019-04-05Revert "Check for data races when reading JIT/DEX entries."David Srbecky
2019-03-29Check for data races when reading JIT/DEX entries.David Srbecky
2018-10-29Verify that the elf matches the expected arch.Christopher Ferris
2018-10-23Always init gnu_debugdata interface if it exists.Christopher Ferris
2018-10-17Fix which maps to search for globals.Christopher Ferris
2018-10-08Fix handling of globals for new linker.Christopher Ferris
2018-02-02Load dex files from ART-specific data structure.Christopher Ferris
2018-01-16Find first non-zero jit debug entry.Christopher Ferris
2018-01-12Add ability to read jit gdb data.Christopher Ferris