Lines Matching refs:GetMethod
171 uint32_t found_dex_pc = shadow_frame.GetMethod()->FindCatchBlock( in MoveToExceptionHandler()
188 shadow_frame.GetMethod(), in MoveToExceptionHandler()
212 << inst->DumpString(shadow_frame.GetMethod()->GetDexFile()); in UnexpectedOpcode()
263 ArtMethod* method = shadow_frame->GetMethod(); in ArtInterpreterToCompiledCodeBridge()
280 method = shadow_frame->GetMethod(); in ArtInterpreterToCompiledCodeBridge()
371 class_linker->ResolveMethodType(self, callsite_proto_id, shadow_frame.GetMethod()))); in DoMethodHandleInvokeCommon()
479 class_linker->ResolveMethodType(self, dex::ProtoIndex(vRegH), shadow_frame.GetMethod()))); in DoVarHandleInvokeCommon()
568 self, invoke_method_idx, shadow_frame.GetMethod(), kPolymorphic); in DO_VAR_HANDLE_ACCESSOR()
904 ArtMethod* referrer = shadow_frame.GetMethod(); in InvokeBootstrapMethod()
1029 hs.NewHandle(shadow_frame.GetMethod()->GetDeclaringClass()); in InvokeBootstrapMethod()
1108 Handle<mirror::DexCache> dex_cache(hs.NewHandle(shadow_frame.GetMethod()->GetDexCache())); in DoResolveCallSite()
1315 new_shadow_frame->GetMethod()->GetInterfaceMethodIfProxy(kRuntimePointerSize); in DoCallCommon()
1363 new_shadow_frame->GetMethod()->GetName(), shorty_pos, in DoCallCommon()
1405 shadow_frame.GetMethod(), in DoCallCommon()
1459 shadow_frame.GetMethod(), in DoFilledNewArray()