Home
last modified time | relevance | path

Searched refs:artInvokeSuperTrampolineWithAccessCheck (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S339 …POLINE art_quick_invoke_super_trampoline_with_access_check, artInvokeSuperTrampolineWithAccessCheck
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S359 …POLINE art_quick_invoke_super_trampoline_with_access_check, artInvokeSuperTrampolineWithAccessCheck
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S448 …POLINE art_quick_invoke_super_trampoline_with_access_check, artInvokeSuperTrampolineWithAccessCheck
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2349 extern "C" TwoWordReturn artInvokeSuperTrampolineWithAccessCheck( in artInvokeSuperTrampolineWithAccessCheck() function