Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp657 static bool SentryPreResumeAction(void *sentry_void) { in SentryPreResumeAction() argument
658 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction()