Home
last modified time | relevance | path

Searched defs:type_index (Results 1 – 4 of 4) sorted by relevance

/tools/dexter/slicer/
Ddebuginfo_encoder.cc74 auto type_index = dbg_annotation->CastOperand<Type>(2)->index; in Visit() local
84 auto type_index = dbg_annotation->CastOperand<Type>(2)->index; in Visit() local
Dcode_ir.cc79 dex::u4 type_index = dex::ReadULeb128(&ptr); in DissasembleTryBlocks() local
173 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in DissasembleDebugInfo() local
188 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in DissasembleDebugInfo() local
Dreader.cc564 dex::u4 type_index = dex::ReadULeb128(pptr); in ParseAnnotation() local
655 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in ExtractDebugInfo() local
670 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in ExtractDebugInfo() local
747 dex::u4 type_index = dex::ReadULeb128(&ptr); in ExtractCode() local
Dwriter.cc779 dex::u4 type_index = dex::ReadULeb128(&src) - 1; in WriteDebugInfo() local
790 dex::u4 type_index = dex::ReadULeb128(&src) - 1; in WriteDebugInfo() local
919 dex::u4 type_index = dex::ReadULeb128(&ptr); in WriteTryBlocks() local