Searched refs:SentryPreResumeAction (Results 1 – 1 of 1) sorted by relevance
641 process_sp->AddPreResumeAction(SentryPreResumeAction, this); in WatchpointSentry()661 process_sp->ClearPreResumeAction(SentryPreResumeAction, this); in ~WatchpointSentry()664 static bool SentryPreResumeAction(void *sentry_void) { in SentryPreResumeAction() function in lldb_private::StopInfoWatchpoint::WatchpointSentry