Searched refs:callee_frame_size (Results 1 – 2 of 2) sorted by relevance
186 const size_t callee_frame_size = RuntimeCalleeSaveFrame::GetFrameSize(type); in DoGetCalleeSaveMethodOuterCallerAndPc() local188 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in DoGetCalleeSaveMethodOuterCallerAndPc()
337 constexpr size_t callee_frame_size = in GetCallingDexPc() local340 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in GetCallingDexPc()1233 constexpr size_t callee_frame_size = RuntimeCalleeSaveFrame::GetFrameSize(type); in DumpB74410240DebugData() local1235 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in DumpB74410240DebugData()