Searched refs:SetEntryPointFromQuickCompiledCode (Results 1 – 9 of 9) sorted by relevance
110 method_f_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()115 method_g_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()
502 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code) in SetEntryPointFromQuickCompiledCode() function
2550 method->SetEntryPointFromQuickCompiledCode(GetQuickImtConflictStub()); in CreateImtConflictMethod()2572 method->SetEntryPointFromQuickCompiledCode(GetQuickResolutionStub()); in CreateResolutionMethod()
251 method->SetEntryPointFromQuickCompiledCode(quick_code); in UpdateEntryPoints()
2017 method.SetEntryPointFromQuickCompiledCode(interpreter::GetNterpEntryPoint()); in AddImageSpace()2019 method.SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in AddImageSpace()5076 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()9881 method->SetEntryPointFromQuickCompiledCode(GetInvokeObsoleteMethodStub()); in SetEntryPointsForObsoleteMethod()
1176 method->SetEntryPointFromQuickCompiledCode(GetQuickGenericJniStub()); in GarbageCollectCache()
1733 contains_amethod->SetEntryPointFromQuickCompiledCode(reinterpret_cast<void*>( in TEST_F()
632 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in SetUpForTest()
258 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in CompileForTest()