Lines Matching refs:m_value
33 m_resume_id(thread.GetProcess()->GetResumeID()), m_value(value), in StopInfo()
108 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in StoreBPInfo()
126 process_sp->GetBreakpointSiteList().FindByID(m_value)); in IsValidForOperatingSystemThread()
141 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in ShouldStopSynchronous()
153 __FUNCTION__, m_value); in ShouldStopSynchronous()
168 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in DoShouldNotify()
189 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in GetDescription()
236 m_value); in GetDescription()
240 m_value, m_address); in GetDescription()
281 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in PerformAction()
573 __FUNCTION__, m_value); in PerformAction()
670 strm.Printf("watchpoint %" PRIi64, m_value); in GetDescription()
925 __FUNCTION__, m_value); in PerformAction()
957 return thread_sp->GetProcess()->GetUnixSignals()->GetShouldStop(m_value); in ShouldStopSynchronous()
964 return thread_sp->GetProcess()->GetUnixSignals()->GetShouldStop(m_value); in ShouldStop()
973 thread_sp->GetProcess()->GetUnixSignals()->GetShouldNotify(m_value); in DoShouldNotify()
979 m_value)); in DoShouldNotify()
992 m_value)) in WillResume()
993 thread_sp->SetResumeSignal(m_value); in WillResume()
1004 m_value); in GetDescription()
1008 strm.Printf("signal %" PRIi64, m_value); in GetDescription()