Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2019 auto** new_method_ref = reinterpret_cast<ArtMethod**>(method_pointer); in LayoutCalleeSaveFrame() local
2020 *new_method_ref = method; in LayoutCalleeSaveFrame()
2021 *m = new_method_ref; in LayoutCalleeSaveFrame()