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;
522 ClearStackFrames(); in RestoreRegisterStateFromCheckpoint()726 ClearStackFrames(); in ShouldResume()1434 void Thread::ClearStackFrames() { in ClearStackFrames() function in Thread1534 thread->ClearStackFrames(); in ReturnFromFrame()1877 ClearStackFrames(); in Flush()
148 m_thread.ClearStackFrames(); in SetPC()
226 thread_sp->ClearStackFrames(); in ChangePC()
454 virtual void ClearStackFrames();