Searched refs:CreateStopReasonWithWatchpointID (Results 1 – 5 of 5) sorted by relevance
502 return StopInfo::CreateStopReasonWithWatchpointID(thread, wp_sp->GetID()); in GetStopInfoForHardwareBP()689 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()732 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()
112 static lldb::StopInfoSP CreateStopReasonWithWatchpointID(
412 stop_info = StopInfo::CreateStopReasonWithWatchpointID( in RefreshStateAfterStop()
1370 StopInfo::CreateStopReasonWithWatchpointID(Thread &thread, break_id_t watch_id, in CreateStopReasonWithWatchpointID() function in StopInfo
1777 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithWatchpointID( in SetThreadStopInfo()