Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1990 void LayoutCalleeSaveFrame(Thread* self, ArtMethod*** m, void* sp, HandleScope** handle_scope) in LayoutCalleeSaveFrame() function in art::ComputeGenericJniFrameSize
2035 LayoutCalleeSaveFrame(self, m, sp, handle_scope); in LayoutJNISaveFrame()