| /art/dex2oat/linker/arm/ |
| D | relative_patcher_arm_base.h | 126 UnprocessedMethodCallPatch(uint32_t patch_offset, MethodReference target_method) in UnprocessedMethodCallPatch()
|
| D | relative_patcher_arm_base.cc | 487 MethodReference target_method = unprocessed_method_call_patches_.front().GetTargetMethod(); in ResolveMethodCalls() local
|
| /art/runtime/entrypoints/jni/ |
| D | jni_entrypoints.cc | 63 ArtMethod* target_method = class_linker->ResolveMethodId(method_idx, method); in artFindNativeMethodRunnable() local
|
| /art/runtime/ |
| D | method_handles.cc | 448 ArtMethod* target_method) REQUIRES_SHARED(Locks::mutator_lock_) { in RefineTargetMethod() 725 ArtMethod* target_method = method_handle->GetTargetMethod(); in DoVarHandleInvokeTranslation() local 756 ArtMethod* target_method = method_handle->GetTargetMethod(); in DoMethodHandleInvokeMethod() local
|
| D | class_linker.cc | 10653 ArtMethod* target_method = nullptr; in ResolveMethodHandleForMethod() local
|
| /art/compiler/dex/ |
| D | inline_method_analyser.cc | 164 ArtMethod* target_method = Runtime::Current()->GetClassLinker()->LookupResolvedMethod( in GetTargetConstructor() local 343 ArtMethod* target_method = GetTargetConstructor(method, &instruction); in DoAnalyseConstructor() local
|
| /art/compiler/optimizing/ |
| D | intrinsics.cc | 232 MethodReference target_method(nullptr, 0); in InsertFpToIntegralIntrinsic() local
|
| D | code_generator_riscv64.cc | 6623 MethodReference target_method, const PcRelativePatchInfo* info_high) { in NewBootImageMethodPatch() 6629 MethodReference target_method, const PcRelativePatchInfo* info_high) { in NewAppImageMethodPatch() 6635 MethodReference target_method, const PcRelativePatchInfo* info_high) { in NewMethodBssEntryPatch() 6651 MethodReference target_method, const PcRelativePatchInfo* info_high) { in NewBootImageJniEntrypointPatch() 6906 MethodReference target_method = invoke->GetResolvedMethodReference(); in LoadIntrinsicDeclaringClass() local
|
| D | code_generator_arm64.cc | 5273 MethodReference target_method, in NewBootImageMethodPatch() 5280 MethodReference target_method, in NewAppImageMethodPatch() 5287 MethodReference target_method, in NewMethodBssEntryPatch() 5355 MethodReference target_method, in NewBootImageJniEntrypointPatch() 5477 MethodReference target_method = invoke->GetResolvedMethodReference(); in LoadIntrinsicDeclaringClass() local
|
| D | instruction_builder.cc | 497 MethodReference target_method(dex_file_, method_idx); in BuildIntrinsic() local
|
| D | code_generator_arm_vixl.cc | 9734 MethodReference target_method) { in NewBootImageMethodPatch() 9740 MethodReference target_method) { in NewAppImageMethodPatch() 9746 MethodReference target_method) { in NewMethodBssEntryPatch() 9890 MethodReference target_method = invoke->GetResolvedMethodReference(); in LoadIntrinsicDeclaringClass() local
|
| D | code_generator_x86_64.cc | 1401 MethodReference target_method = invoke->GetResolvedMethodReference(); in LoadIntrinsicDeclaringClass() local
|
| D | code_generator_x86.cc | 5871 MethodReference target_method = invoke->GetResolvedMethodReference(); in LoadIntrinsicDeclaringClass() local
|
| /art/runtime/jit/ |
| D | small_pattern_matcher.cc | 180 ArtMethod* target_method = class_linker->ResolveMethodId(method_idx, method); in TryMatch() local
|
| /art/test/ti-agent/ |
| D | suspend_event_helper.cc | 46 jmethodID target_method; member
|
| /art/dex2oat/linker/ |
| D | oat_writer.cc | 784 MethodReference target_method = patch.TargetMethod(); in InitBssAndRelRoData() local 787 MethodReference target_method = patch.TargetMethod(); in InitBssAndRelRoData() local 3288 MethodReference target_method = entry.first; in WriteDataImgRelRo() local
|