Lines Matching refs:m_value
34 m_resume_id(thread.GetProcess()->GetResumeID()), m_value(value), in StopInfo()
109 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in StoreBPInfo()
138 process_sp->GetBreakpointSiteList().FindByID(m_value)); in IsValidForOperatingSystemThread()
153 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in ShouldStopSynchronous()
165 __FUNCTION__, m_value); in ShouldStopSynchronous()
185 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in GetDescription()
232 m_value); in GetDescription()
236 m_value, m_address); in GetDescription()
276 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); in PerformAction()
583 __FUNCTION__, m_value); in PerformAction()
686 strm.Printf("watchpoint %" PRIi64, m_value); in GetDescription()
938 __FUNCTION__, m_value); in PerformAction()
970 return thread_sp->GetProcess()->GetUnixSignals()->GetShouldStop(m_value); in ShouldStopSynchronous()
977 return thread_sp->GetProcess()->GetUnixSignals()->GetShouldStop(m_value); in ShouldStop()
986 thread_sp->GetProcess()->GetUnixSignals()->GetShouldNotify(m_value); in DoShouldNotify()
992 m_value)); in DoShouldNotify()
1005 m_value)) in WillResume()
1006 thread_sp->SetResumeSignal(m_value); in WillResume()
1017 m_value); in GetDescription()
1021 strm.Printf("signal %" PRIi64, m_value); in GetDescription()