Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/
Dnterp.cc494 case Instruction::CONST_METHOD_HANDLE: { in NterpLoadObject()
/art/libdexfile/dex/
Ddex_instruction_list.h276 …V(0xFE, CONST_METHOD_HANDLE, "const-method-handle", k21c, kIndexMethodHandleRef, kContinue | kThro…
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h629 HANDLER_ATTRIBUTES bool CONST_METHOD_HANDLE() { in CONST_METHOD_HANDLE() function
/art/compiler/optimizing/
Dinstruction_builder.cc3338 case Instruction::CONST_METHOD_HANDLE: { in ProcessDexInstruction()
/art/runtime/verifier/
Dmethod_verifier.cc2329 case Instruction::CONST_METHOD_HANDLE: in CodeFlowVerifyInstruction()