Home
last modified time | relevance | path

Searched refs:INVOKE_STATIC (Results 1 – 22 of 22) sorted by relevance

/art/test/979-const-method-handle/util-src/annotations/
DConstantMethodHandle.java38 public static final int INVOKE_STATIC = 4; field
/art/runtime/entrypoints/jni/
Djni_entrypoints.cc42 DCHECK(instruction.Opcode() == Instruction::INVOKE_STATIC || in GetInvokeStaticMethodIndex()
44 uint32_t method_idx = (instruction.Opcode() == Instruction::INVOKE_STATIC) in GetInvokeStaticMethodIndex()
/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java133 INVOKE_STATIC, enumConstant
DInstruction.java435 addOpcodeInfo(Opcode.INVOKE_STATIC, "invoke-static", 0x71, new Format35c()); in addOpcodeInfo() argument
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DInvokeChanger.java37 Opcode.INVOKE_STATIC,
DNewMethodCaller.java157 newInsn.insn.info = Instruction.getOpcodeInfo(Opcode.INVOKE_STATIC); in applyMutation()
/art/libdexfile/dex/
Ddex_instruction_utils.h72 return opcode == Instruction::INVOKE_STATIC || opcode == Instruction::INVOKE_STATIC_RANGE; in IsInstructionInvokeStatic()
Ddex_instruction.cc375 case INVOKE_STATIC: in DumpString()
Ddex_instruction_list.h135 …V(0x71, INVOKE_STATIC, "invoke-static", k35c, kIndexMethodRef, kContinue | kThrow | kInvoke, 0, kV…
/art/test/979-const-method-handle/src/
DMain.java109 kind = ConstantMethodHandle.INVOKE_STATIC,
/art/test/979-const-method-handle/util-src/transformer/
DConstantTransformer.java125 case ConstantMethodHandle.INVOKE_STATIC: in visitMethod()
/art/tools/veridex/
Dhidden_api_finder.cc103 case Instruction::INVOKE_STATIC: in CollectAccesses()
Dflow_analysis.cc341 case Instruction::INVOKE_STATIC: in ProcessDexInstruction()
/art/tools/dexanalyze/
Ddexanalyze_experiments.cc400 case Instruction::INVOKE_STATIC: in ProcessDexFile()
587 case Instruction::INVOKE_STATIC: { in ProcessDexFile()
Ddexanalyze_bytecode.cc359 case Instruction::INVOKE_STATIC: in ProcessCodeItem()
/art/runtime/interpreter/mterp/
Dnterp.cc294 case Instruction::INVOKE_STATIC: in GetOpcodeInvokeType()
/art/test/VerifierDeps/
DMain.smali323 # INVOKE_STATIC does not resolve to methods in superinterfaces. This will
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h1237 HANDLER_ATTRIBUTES bool INVOKE_STATIC() { in INVOKE_STATIC() function
/art/compiler/optimizing/
Dinstruction_builder.cc876 case Instruction::INVOKE_STATIC: in GetInvokeTypeFromOpCode()
2930 case Instruction::INVOKE_STATIC: in ProcessDexInstruction()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1174 case Instruction::INVOKE_STATIC: in artQuickResolutionTrampoline()
/art/runtime/verifier/
Dmethod_verifier.cc2970 case Instruction::INVOKE_STATIC: in CodeFlowVerifyInstruction()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt2543 Ljava/lang/invoke/MethodHandle;->INVOKE_STATIC:I