Searched refs:SetEntryPointFromQuickCompiledCode (Results 1 – 10 of 10) sorted by relevance
110 method_f_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()115 method_g_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()
160 method->SetEntryPointFromQuickCompiledCode(method_code); in MakeExecutable()
490 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code) in SetEntryPointFromQuickCompiledCode() function
2002 method.SetEntryPointFromQuickCompiledCode(interpreter::GetNterpEntryPoint()); in AddImageSpace()2004 method.SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in AddImageSpace()3539 method->SetEntryPointFromQuickCompiledCode( in LinkCode()3542 method->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in LinkCode()3549 method->SetEntryPointFromQuickCompiledCode(GetQuickResolutionStub()); in LinkCode()3551 method->SetEntryPointFromQuickCompiledCode(quick_code); in LinkCode()5178 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()9801 method->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in SetEntryPointsToInterpreter()9803 method->SetEntryPointFromQuickCompiledCode(GetQuickGenericJniStub()); in SetEntryPointsToInterpreter()9812 method->SetEntryPointFromQuickCompiledCode(GetInvokeObsoleteMethodStub()); in SetEntryPointsForObsoleteMethod()
2500 method->SetEntryPointFromQuickCompiledCode(GetQuickImtConflictStub()); in CreateImtConflictMethod()2522 method->SetEntryPointFromQuickCompiledCode(GetQuickResolutionStub()); in CreateResolutionMethod()
220 method->SetEntryPointFromQuickCompiledCode(quick_code); in UpdateEntrypoints()
1179 method->SetEntryPointFromQuickCompiledCode(GetQuickGenericJniStub()); in GarbageCollectCache()1303 info->GetMethod()->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in DoCollection()
1733 contains_amethod->SetEntryPointFromQuickCompiledCode(reinterpret_cast<void*>( in TEST_F()
632 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in SetUpForTest()
256 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in CompileForTest()