Searched refs:callee_frame_size (Results 1 – 2 of 2) sorted by relevance
189 const size_t callee_frame_size = RuntimeCalleeSaveFrame::GetFrameSize(type); in DoGetCalleeSaveMethodOuterCallerAndPc() local191 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in DoGetCalleeSaveMethodOuterCallerAndPc()
253 constexpr size_t callee_frame_size = in GetCallingDexPc() local256 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in GetCallingDexPc()1151 constexpr size_t callee_frame_size = RuntimeCalleeSaveFrame::GetFrameSize(type); in DumpB74410240DebugData() local1153 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in DumpB74410240DebugData()