Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStopInfo.cpp618 static bool SentryPreResumeAction(void *sentry_void) { in SentryPreResumeAction() argument
619 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction()