Home
last modified time | relevance | path

Searched refs:artQuickResolutionTrampoline (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/test/164-resolution-trampoline-dex-cache/
H A Dinfo.txt1 Regression test for artQuickResolutionTrampoline() erroneously storing an
/aosp12/art/runtime/arch/x86_64/
H A Dquick_entrypoints_x86_64.S1450 call SYMBOL(artQuickResolutionTrampoline) // (called, receiver, Thread*, SP)
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1219 extern "C" const void* artQuickResolutionTrampoline( in artQuickResolutionTrampoline() function
/aosp12/art/runtime/arch/arm64/
H A Dquick_entrypoints_arm64.S1737 bl artQuickResolutionTrampoline // (called, receiver, Thread*, SP)
/aosp12/art/runtime/arch/x86/
H A Dquick_entrypoints_x86.S1758 call SYMBOL(artQuickResolutionTrampoline) // (Method* called, receiver, Thread*, SP)