Home | History | Annotate | Download | only in runtime

Lines Matching refs:UpdateEntrypoints

130 static void UpdateEntrypoints(ArtMethod* method, const void* quick_code)
192 UpdateEntrypoints(method, new_quick_code);
749 UpdateEntrypoints(method, new_quick_code);
814 UpdateEntrypoints(method, GetQuickInstrumentationEntryPoint());
845 UpdateEntrypoints(method, GetQuickResolutionStub());
850 UpdateEntrypoints(method, quick_code);