Searched refs:WatchpointSentry (Results 1 – 1 of 1) sorted by relevance
579 class WatchpointSentry { class in lldb_private::StopInfoWatchpoint581 WatchpointSentry(ProcessSP p_sp, WatchpointSP w_sp) : process_sp(p_sp), in WatchpointSentry() function in lldb_private::StopInfoWatchpoint::WatchpointSentry604 ~WatchpointSentry() { in ~WatchpointSentry()611 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction()750 WatchpointSentry sentry(process_sp, wp_sp); in PerformAction()