Searched refs:SetEntryPointFromQuickCompiledCode (Results 1 – 10 of 10) sorted by relevance
108 method_f_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()113 method_g_->SetEntryPointFromQuickCompiledCode(code_ptr); in SetUp()
409 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code) { in SetEntryPointFromQuickCompiledCode() function
1928 method->SetEntryPointFromQuickCompiledCode(GetQuickImtConflictStub()); in CreateImtConflictMethod()1949 method->SetEntryPointFromQuickCompiledCode(GetQuickResolutionStub()); in CreateResolutionMethod()
132 method->SetEntryPointFromQuickCompiledCode(quick_code); in UpdateEntrypoints()
1602 method->SetEntryPointFromQuickCompiledCode(GetQuickCode()); in LinkMethod()
3203 method->SetEntryPointFromQuickCompiledCode(GetQuickResolutionStub()); in LinkCode()3205 method->SetEntryPointFromQuickCompiledCode(GetQuickGenericJniStub()); in LinkCode()3208 method->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in LinkCode()4721 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()8612 method->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in SetEntryPointsToInterpreter()8623 method->SetEntryPointFromQuickCompiledCode(GetInvokeObsoleteMethodStub()); in SetEntryPointsForObsoleteMethod()
632 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in SetUpForTest()
1090 info->GetMethod()->SetEntryPointFromQuickCompiledCode(GetQuickToInterpreterBridge()); in GarbageCollectCache()
1857 contains_amethod->SetEntryPointFromQuickCompiledCode(reinterpret_cast<void*>( in TEST_F()
254 method->SetEntryPointFromQuickCompiledCode(class_linker_->GetRuntimeQuickGenericJniStub()); in CompileForTest()