Searched refs:ClearStackFrames (Results 1 – 6 of 6) sorted by relevance
40 void ThreadMemory::ClearStackFrames() { in ClearStackFrames() function in ThreadMemory42 m_backing_thread_sp->ClearStackFrames(); in ClearStackFrames()43 Thread::ClearStackFrames(); in ClearStackFrames()
74 void ClearStackFrames() override;
562 ClearStackFrames(); in RestoreRegisterStateFromCheckpoint()707 ClearStackFrames(); in ShouldResume()1613 void Thread::ClearStackFrames() { in ClearStackFrames() function in Thread1715 thread->ClearStackFrames(); in ReturnFromFrame()2089 ClearStackFrames(); in Flush()
151 m_thread.ClearStackFrames(); in SetPC()
218 thread_sp->ClearStackFrames(); in ChangePC()
477 virtual void ClearStackFrames();