Searched refs:WatchpointSentry (Results 1 – 1 of 1) sorted by relevance
587 class WatchpointSentry { class in lldb_private::StopInfoWatchpoint589 WatchpointSentry(ProcessSP p_sp, WatchpointSP w_sp) : process_sp(p_sp), in WatchpointSentry() function in lldb_private::StopInfoWatchpoint::WatchpointSentry612 ~WatchpointSentry() { in ~WatchpointSentry()619 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction()759 WatchpointSentry sentry(process_sp, wp_sp); in PerformAction()