summaryrefslogtreecommitdiffstats
path: root/runtime/mapping_table.h
Commit message (Expand)AuthorAgeFilesLines
* Header library to remove dependence on runtime/David Sehr2018-02-281-1/+1
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* Clean up MappingTable::FirstDexToPcPtr().Vladimir Marko2014-02-271-2/+2
* Delta-encoding of mapping tables.Vladimir Marko2013-11-291-6/+10
* Make exceptions use of LEB decoder valgrind clean.Ian Rogers2013-11-141-16/+18
* Avoid reading off the end of empty mapping tables.Ian Rogers2013-11-131-4/+8
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-121-0/+196