Searched refs:CreateStopReasonWithWatchpointID (Results 1 – 4 of 4) sorted by relevance
501 return StopInfo::CreateStopReasonWithWatchpointID(thread, wp_sp->GetID()); in GetStopInfoForHardwareBP()682 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()761 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()
113 CreateStopReasonWithWatchpointID(Thread &thread, lldb::break_id_t watch_id,
1377 StopInfoSP StopInfo::CreateStopReasonWithWatchpointID(Thread &thread, in CreateStopReasonWithWatchpointID() function in StopInfo
1825 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithWatchpointID( in SetThreadStopInfo()