Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp91 static bool coreFilesPrevented = !LLVM_ENABLE_CRASH_DUMPS; variable
93 bool Process::AreCoreFilesPrevented() { return coreFilesPrevented; } in AreCoreFilesPrevented()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc178 coreFilesPrevented = true;
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc115 coreFilesPrevented = true;