Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp56 static Status ExceptionMaskValidator(const char *string, void *unused) { in ExceptionMaskValidator() function
170 value->SetValidator(ExceptionMaskValidator); in DebuggerInitialize()