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;
109 void ScriptedThread::ClearStackFrames() { Thread::ClearStackFrames(); } in GetRegisterContext() 105 void ScriptedThread::ClearStackFrames() { Thread::ClearStackFrames(); } ClearStackFrames() function in ScriptedThread
537 ClearStackFrames(); in RestoreRegisterStateFromCheckpoint()713 ClearStackFrames(); in ShouldResume()1422 void Thread::ClearStackFrames() { in ClearStackFrames() function in Thread1524 thread->ClearStackFrames(); in ReturnFromFrame()1895 ClearStackFrames(); in Flush()
128 m_thread.ClearStackFrames(); in GetPCForSymbolication()
257 thread_sp->ClearStackFrames(); in ChangePC()
466 virtual void ClearStackFrames();