Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1515 uint8_t* method_pointer = sp8; in LayoutCalleeSaveFrame() local
1516 auto** new_method_ref = reinterpret_cast<ArtMethod**>(method_pointer); in LayoutCalleeSaveFrame()