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