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;
516 ClearStackFrames(); in RestoreRegisterStateFromCheckpoint()719 ClearStackFrames(); in ShouldResume()1418 void Thread::ClearStackFrames() { in ClearStackFrames() function in Thread1518 thread->ClearStackFrames(); in ReturnFromFrame()1869 ClearStackFrames(); in Flush()
148 m_thread.ClearStackFrames(); in SetPC()
255 thread_sp->ClearStackFrames(); in ChangePC()
454 virtual void ClearStackFrames();