Searched refs:SetStopInfo (Results 1 – 15 of 15) sorted by relevance
75 SetStopInfo(backing_stop_info_sp); in CalculateStopInfo()84 SetStopInfo(os->CreateThreadStopReason(this)); in CalculateStopInfo()
105 thread.SetStopInfo (StopInfoSP()); in OverrideStopInfo()118 thread.SetStopInfo(StopInfoSP()); in OverrideStopInfo()
521 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { in SetStopInfo() function522 GetThread().SetStopInfo(stop_reason_sp); in SetStopInfo()
1184 void SetStopInfo(const lldb::StopInfoSP &stop_info_sp);
1602 thread->SetStopInfo(StopInfoSP()); in CalculateThreadStopInfo()1706 thread_sp->SetStopInfo(StopInfoSP()); in SetThreadStopInfo()1715 thread_sp->SetStopInfo( in SetThreadStopInfo()1734 thread_sp->SetStopInfo( in SetThreadStopInfo()1738 thread_sp->SetStopInfo( in SetThreadStopInfo()1754 thread_sp->SetStopInfo( in SetThreadStopInfo()1834 thread_sp->SetStopInfo( in SetThreadStopInfo()1845 thread_sp->SetStopInfo( in SetThreadStopInfo()1857 thread_sp->SetStopInfo( in SetThreadStopInfo()1898 thread_sp->SetStopInfo( in SetThreadStopInfo()[all …]
209 thread_sp->SetStopInfo( in NotifyBreakpointHit()
375 SetStopInfo(GetStopInfo()); in CalculatePublicStopInfo()398 SetStopInfo(m_stop_info_sp); in GetPrivateStopInfo()405 SetStopInfo(StopInfoSP()); in GetPrivateStopInfo()450 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { in SetStopInfo() function in Thread487 SetStopInfo( in SetStopInfoToNothing()545 SetStopInfo(saved_state.stop_info_sp); in RestoreThreadStateFromCheckpoint()
473 SetStopInfo(StopInfo::CreateStopReasonToTrace(thread)); in DoWillResume()
744 GetThread().SetStopInfo(m_stop_info_sp); in ShouldStop()
178 thread_sp->SetStopInfo( in NotifyBreakpointHit()
223 thread_sp->SetStopInfo( in NotifyBreakpointHit()
326 SetStopInfo(stop_info_sp); in CalculateStopInfo()
244 SetStopInfo(StopInfo::CreateStopReasonWithSignal( in CalculateStopInfo()
288 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()
863 thread_sp->SetStopInfo( in NotifyBreakpointHit()