Searched refs:callee_frame_size (Results 1 – 2 of 2) sorted by relevance
183 const size_t callee_frame_size = GetCalleeSaveFrameSize(kRuntimeISA, type); in DoGetCalleeSaveMethodOuterCallerAndPc() local185 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in DoGetCalleeSaveMethodOuterCallerAndPc()
348 const size_t callee_frame_size = GetCalleeSaveFrameSize(kRuntimeISA, in GetCallingDexPc() local351 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in GetCallingDexPc()376 const size_t callee_frame_size = GetCalleeSaveFrameSize(kRuntimeISA, in GetInvokeType() local379 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in GetInvokeType()1213 const size_t callee_frame_size = GetCalleeSaveFrameSize(kRuntimeISA, type); in DumpB74410240DebugData() local1215 reinterpret_cast<uintptr_t>(sp) + callee_frame_size); in DumpB74410240DebugData()