Searched refs:SetEntryPointFromQuickCompiledCode (Results 1 – 11 of 11) sorted by relevance
116 method_f_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()121 method_g_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()
99 method->SetEntryPointFromQuickCompiledCode(method_code); in MakeExecutable()
431 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code) { in SetEntryPointFromQuickCompiledCode() function
2087 method->SetEntryPointFromQuickCompiledCode(GetQuickImtConflictStub()); in CreateImtConflictMethod()2108 method->SetEntryPointFromQuickCompiledCode(GetQuickResolutionStub()); in CreateResolutionMethod()
137 method->SetEntryPointFromQuickCompiledCode(quick_code); in UpdateEntrypoints()
3050 method->SetEntryPointFromQuickCompiledCode(GetQuickResolutionStub()); in LinkCode()3052 method->SetEntryPointFromQuickCompiledCode(GetQuickGenericJniStub()); in LinkCode()3055 method->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in LinkCode()4587 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()8573 method->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in SetEntryPointsToInterpreter()8575 method->SetEntryPointFromQuickCompiledCode(GetQuickGenericJniStub()); in SetEntryPointsToInterpreter()8584 method->SetEntryPointFromQuickCompiledCode(GetInvokeObsoleteMethodStub()); in SetEntryPointsForObsoleteMethod()
1938 method->SetEntryPointFromQuickCompiledCode(GetQuickCode()); in LinkMethod()
632 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in SetUpForTest()
1280 info->GetMethod()->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in GarbageCollectCache()1300 method->SetEntryPointFromQuickCompiledCode(GetQuickGenericJniStub()); in GarbageCollectCache()
1857 contains_amethod->SetEntryPointFromQuickCompiledCode(reinterpret_cast<void*>( in TEST_F()
254 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in CompileForTest()