Searched refs:CreateStopReasonWithWatchpointID (Results 1 – 4 of 4) sorted by relevance
311 return StopInfo::CreateStopReasonWithWatchpointID(thread, wp_sp->GetID()); in GetStopInfoForHardwareBP()426 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()469 return StopInfo::CreateStopReasonWithWatchpointID(thread, in CreateStopReasonWithMachException()
112 static lldb::StopInfoSP CreateStopReasonWithWatchpointID(
1171 StopInfo::CreateStopReasonWithWatchpointID(Thread &thread, break_id_t watch_id, in CreateStopReasonWithWatchpointID() function in StopInfo
1896 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithWatchpointID( in SetThreadStopInfo()