Searched refs:CreateStopReasonWithWatchpointID (Results 1 – 5 of 5) sorted by relevance
473 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()511 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()553 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()
112 static lldb::StopInfoSP CreateStopReasonWithWatchpointID(
520 StopInfo::CreateStopReasonWithWatchpointID(*this, wp_sp->GetID())); in WatchNotify()
1132 StopInfo::CreateStopReasonWithWatchpointID(Thread &thread, break_id_t watch_id, in CreateStopReasonWithWatchpointID() function in StopInfo
1957 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithWatchpointID( in SetThreadStopInfo()