summaryrefslogtreecommitdiff
path: root/runtime/mapping_table.h
AgeCommit message (Expand)Author
2018-02-28Header library to remove dependence on runtime/ David Sehr
2015-04-22Replace NULL with nullptr Mathieu Chartier
2014-02-27Clean up MappingTable::FirstDexToPcPtr(). Vladimir Marko
2013-11-29Delta-encoding of mapping tables. Vladimir Marko
2013-11-14Make exceptions use of LEB decoder valgrind clean. Ian Rogers
2013-11-13Avoid reading off the end of empty mapping tables. Ian Rogers
2013-08-12Uleb128 compression of vmap and mapping table. Ian Rogers