Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DStopInfo.cpp610 static bool SentryPreResumeAction(void *sentry_void) { in SentryPreResumeAction() argument
611 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction()