Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp55 static Status ExceptionMaskValidator(const char *string, void *unused) { in ExceptionMaskValidator() function
169 value->SetValidator(ExceptionMaskValidator); in DebuggerInitialize()