Home
last modified time | relevance | path

Searched refs:kIndexMethodAndProtoRef (Results 1 – 5 of 5) sorted by relevance

/art/libdexfile/dex/
Ddex_instruction_list.h272 …V(0xFA, INVOKE_POLYMORPHIC, "invoke-polymorphic", k45cc, kIndexMethodAndProtoRef, kContinue | kThr…
273 …V(0xFB, INVOKE_POLYMORPHIC_RANGE, "invoke-polymorphic/range", k4rcc, kIndexMethodAndProtoRef, kCon…
Ddex_instruction.h138 kIndexMethodAndProtoRef, // method and a proto reference index (for invoke-polymorphic) enumerator
/art/dexlayout/
Ddex_ir_builder.cc1075 case Instruction::kIndexMethodAndProtoRef: in GetIdFromInstruction()
Ddexlayout.cc453 case Instruction::kIndexMethodAndProtoRef: { in IndexString()
/art/dexdump/
Ddexdump.cc897 case Instruction::kIndexMethodAndProtoRef: { in indexString()