Searched defs:type_index (Results 1 – 5 of 5) sorted by relevance
77 auto type_index = dbg_annotation->CastOperand<Type>(2)->index; in Visit() local87 auto type_index = dbg_annotation->CastOperand<Type>(2)->index; in Visit() local
78 dex::u4 type_index = dex::ReadULeb128(&ptr); in DisassembleTryBlocks() local172 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in DisassembleDebugInfo() local187 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in DisassembleDebugInfo() local
605 dex::u4 type_index = dex::ReadULeb128(pptr); in ParseAnnotation() local696 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in ExtractDebugInfo() local711 dex::u4 type_index = dex::ReadULeb128(&ptr) - 1; in ExtractDebugInfo() local788 dex::u4 type_index = dex::ReadULeb128(&ptr); in ExtractCode() local
821 dex::u4 type_index = dex::ReadULeb128(&src) - 1; in WriteDebugInfo() local832 dex::u4 type_index = dex::ReadULeb128(&src) - 1; in WriteDebugInfo() local987 dex::u4 type_index = dex::ReadULeb128(&ptr); in WriteTryBlocks() local
90 size_t type_index = dataProvider->ConsumeIntegralInRange<size_t>(0, in getRandomType() local