Home
last modified time | relevance | path

Searched refs:INVOKE_SUPER (Results 1 – 18 of 18) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DInvokeChanger.java35 Opcode.INVOKE_SUPER,
DNewMethodCaller.java154 newInsn.insn.info = Instruction.getOpcodeInfo(Opcode.INVOKE_SUPER); in applyMutation()
/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java131 INVOKE_SUPER, enumConstant
DInstruction.java433 addOpcodeInfo(Opcode.INVOKE_SUPER, "invoke-super", 0x6f, new Format35c()); in addOpcodeInfo() argument
/art/tools/veridex/
Dhidden_api_finder.cc104 case Instruction::INVOKE_SUPER: in CollectAccesses()
Dflow_analysis.cc342 case Instruction::INVOKE_SUPER: in ProcessDexInstruction()
/art/tools/dexanalyze/
Ddexanalyze_experiments.cc422 case Instruction::INVOKE_SUPER: in ProcessDexFile()
584 case Instruction::INVOKE_SUPER: in ProcessDexFile()
Ddexanalyze_bytecode.cc361 case Instruction::INVOKE_SUPER: { in ProcessCodeItem()
/art/runtime/
Dcommon_throws.cc478 case Instruction::INVOKE_SUPER: in IsValidImplicitCheck()
575 case Instruction::INVOKE_SUPER: in ThrowNullPointerExceptionFromDexPC()
/art/libdexfile/dex/
Ddex_instruction.cc372 case INVOKE_SUPER: in DumpString()
Ddex_instruction_list.h133 …V(0x6F, INVOKE_SUPER, "invoke-super", k35c, kIndexMethodRef, kContinue | kThrow | kInvoke, 0, kVer…
/art/runtime/interpreter/mterp/
Dnterp.cc279 case Instruction::INVOKE_SUPER: { in NterpGetMethod()
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h1036 HANDLER_ATTRIBUTES bool INVOKE_SUPER() { in INVOKE_SUPER() function
/art/compiler/optimizing/
Dinstruction_builder.cc849 case Instruction::INVOKE_SUPER: in GetInvokeTypeFromOpCode()
2741 case Instruction::INVOKE_SUPER: in ProcessDexInstruction()
/art/runtime/dex/
Ddex_file_annotations.cc1384 case Instruction::INVOKE_SUPER: in MethodContainsRSensitiveAccess()
/art/runtime/verifier/
Dmethod_verifier.cc2925 case Instruction::INVOKE_SUPER: in CodeFlowVerifyInstruction()
2929 bool is_super = (inst->Opcode() == Instruction::INVOKE_SUPER || in CodeFlowVerifyInstruction()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1266 case Instruction::INVOKE_SUPER: in artQuickResolutionTrampoline()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt2545 Ljava/lang/invoke/MethodHandle;->INVOKE_SUPER:I