Searched refs:ClearStackFrames (Results 1 – 6 of 6) sorted by relevance
42 void ThreadMemory::ClearStackFrames() { in ClearStackFrames() function in ThreadMemory44 m_backing_thread_sp->ClearStackFrames(); in ClearStackFrames()45 Thread::ClearStackFrames(); in ClearStackFrames()
73 void ClearStackFrames() override;
543 ClearStackFrames(); in RestoreRegisterStateFromCheckpoint()688 ClearStackFrames(); in ShouldResume()1600 void Thread::ClearStackFrames() { in ClearStackFrames() function in Thread1702 thread->ClearStackFrames(); in ReturnFromFrame()2078 ClearStackFrames(); in Flush()
148 m_thread.ClearStackFrames(); in SetPC()
226 thread_sp->ClearStackFrames(); in ChangePC()
446 virtual void ClearStackFrames();