Home
last modified time | relevance | path

Searched refs:kIndexVtableOffset (Results 1 – 4 of 4) sorted by relevance

/art/libdexfile/dex/
Ddex_instruction.h137 kIndexVtableOffset, // vtable offset (for static linked methods) enumerator
570 (kInstructionDescriptors[Opcode()].index_type == kIndexVtableOffset); in IsQuickened()
/art/dexlayout/
Ddex_ir_builder.cc1089 case Instruction::kIndexVtableOffset: in GetIdFromInstruction()
Ddexlayout.cc446 case Instruction::kIndexVtableOffset: in IndexString()
/art/dexdump/
Ddexdump.cc890 case Instruction::kIndexVtableOffset: in indexString()