Home
last modified time | relevance | path

Searched defs:NoVerify (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-link/
H A Dllvm-link.cpp123 static cl::opt<bool> NoVerify("disable-verify", variable
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp126 NoVerify("disable-verify", cl::desc("Do not run the verifier"), cl::Hidden); variable
/openbsd-src/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp133 static cl::opt<bool> NoVerify("disable-verify", cl::Hidden, variable
/openbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c240 int NoVerify = 0; /* do not verify TLS server x509 certificate */ variable