Home
last modified time | relevance | path

Searched refs:MapTypeIndex (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Dwriter.cc787 data.PushULeb128(MapTypeIndex(type_index) + 1); in WriteDebugInfo()
798 data.PushULeb128(MapTypeIndex(type_index) + 1); in WriteDebugInfo()
869 dex::u4 new_index = MapTypeIndex(*idx); in WriteInstructions()
926 handlers_list.PushULeb128(MapTypeIndex(type_index)); in WriteTryBlocks()
1077 dex::u4 Writer::MapTypeIndex(dex::u4 index) const { in MapTypeIndex() function in dex::Writer
/tools/dexter/slicer/export/slicer/
Dwriter.h223 dex::u4 MapTypeIndex(dex::u4 index) const;