Searched refs:ClearStackFrames (Results 1 – 8 of 8) sorted by relevance
42 void ThreadMemory::ClearStackFrames() { in ClearStackFrames() function in ThreadMemory44 m_backing_thread_sp->ClearStackFrames(); in ClearStackFrames()45 Thread::ClearStackFrames(); in ClearStackFrames()
132 void ClearStackFrames() override;
59 void ClearStackFrames() override;
109 void ScriptedThread::ClearStackFrames() { Thread::ClearStackFrames(); } in ClearStackFrames() function in ScriptedThread
545 ClearStackFrames(); in RestoreRegisterStateFromCheckpoint()741 ClearStackFrames(); in ShouldResume()1454 void Thread::ClearStackFrames() { in ClearStackFrames() function in Thread1557 thread->ClearStackFrames(); in ReturnFromFrame()1942 ClearStackFrames(); in Flush()
128 m_thread.ClearStackFrames(); in SetPC()
261 thread_sp->ClearStackFrames(); in ChangePC()
496 virtual void ClearStackFrames();