Searched defs:type_index (Results 1 – 5 of 5) sorted by relevance
74 auto type_index = dbg_annotation->CastOperand<Type>(2)->index; in Visit() local84 auto type_index = dbg_annotation->CastOperand<Type>(2)->index; in Visit() local
79 dex::u4 type_index = dex::ReadULeb128(&ptr); in DissasembleTryBlocks() local173 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in DissasembleDebugInfo() local188 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in DissasembleDebugInfo() local
564 dex::u4 type_index = dex::ReadULeb128(pptr); in ParseAnnotation() local655 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in ExtractDebugInfo() local670 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in ExtractDebugInfo() local747 dex::u4 type_index = dex::ReadULeb128(&ptr); in ExtractCode() local
786 dex::u4 type_index = dex::ReadULeb128(&src) - 1; in WriteDebugInfo() local797 dex::u4 type_index = dex::ReadULeb128(&src) - 1; in WriteDebugInfo() local925 dex::u4 type_index = dex::ReadULeb128(&ptr); in WriteTryBlocks() local
90 size_t type_index = dataProvider->ConsumeIntegralInRange<size_t>(0, in getRandomType() local