Searched refs:StopInfoWatchpoint (Results 1 – 1 of 1) sorted by relevance
575 class StopInfoWatchpoint : public StopInfo { class621 StopInfoWatchpoint(Thread &thread, break_id_t watch_id, in StopInfoWatchpoint() function in lldb_private::StopInfoWatchpoint626 ~StopInfoWatchpoint() override = default;1112 return StopInfoSP(new StopInfoWatchpoint(thread, watch_id, watch_hit_addr)); in CreateStopReasonWithWatchpointID()