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.cpp107 static bool coreFilesPrevented = !LLVM_ENABLE_CRASH_DUMPS; variable
109 bool Process::AreCoreFilesPrevented() { return coreFilesPrevented; } in AreCoreFilesPrevented()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc197 coreFilesPrevented = true;
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc115 coreFilesPrevented = true;