Home
last modified time | relevance | path

Searched refs:sentry_void (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp663 static bool SentryPreResumeAction(void *sentry_void) { in SentryPreResumeAction() argument
664 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction()