summaryrefslogtreecommitdiffstats
path: root/runtime/mapping_table.h
Commit message (Expand)AuthorAgeFilesLines
* 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