Searched refs:GetZygoteSavedEntryPoint (Results 1 – 4 of 4) sorted by relevance
271 const void* GetZygoteSavedEntryPoint(ArtMethod* method)
548 const void* JitCodeCache::GetZygoteSavedEntryPoint(ArtMethod* method) { in GetZygoteSavedEntryPoint() function in art::jit::JitCodeCache
1491 code = Runtime::Current()->GetJit()->GetCodeCache()->GetZygoteSavedEntryPoint(called); in artQuickResolutionTrampoline()
3451 quick_code = Runtime::Current()->GetJit()->GetCodeCache()->GetZygoteSavedEntryPoint(method); in FixupStaticTrampolines()