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