Searched refs:ClearStackFrames (Results 1 – 8 of 8) sorted by relevance
43 void ThreadMemory::ClearStackFrames() { in ClearStackFrames() function in ThreadMemory45 m_backing_thread_sp->ClearStackFrames(); in ClearStackFrames()46 Thread::ClearStackFrames(); in ClearStackFrames()
73 void ClearStackFrames() override;
59 void ClearStackFrames() override;
105 void ScriptedThread::ClearStackFrames() { Thread::ClearStackFrames(); } in ClearStackFrames() function in ScriptedThread
526 ClearStackFrames(); in RestoreRegisterStateFromCheckpoint()729 ClearStackFrames(); in ShouldResume()1434 void Thread::ClearStackFrames() { in ClearStackFrames() function in Thread1534 thread->ClearStackFrames(); in ReturnFromFrame()1889 ClearStackFrames(); in Flush()
122 m_thread.ClearStackFrames(); in SetPC()
257 thread_sp->ClearStackFrames(); in ChangePC()
454 virtual void ClearStackFrames();