Home
last modified time | relevance | path

Searched defs:caller_sp (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.cc201 auto** caller_sp = reinterpret_cast<ArtMethod**>( in DoGetCalleeSaveMethodOuterCallerAndPc() local
236 ArtMethod** caller_sp = reinterpret_cast<ArtMethod**>( in DoGetCalleeSaveMethodCallerAndDexPc() local
/art/runtime/
Dinstrumentation.cc1742 uintptr_t caller_sp = reinterpret_cast<uintptr_t>(sp) + frame_size; in ShouldDeoptimizeCaller() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1074 auto** caller_sp = reinterpret_cast<ArtMethod**>( in DumpB74410240DebugData() local