Home
last modified time | relevance | path

Searched defs:ErrCode (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/esan/
H A Desan_sideline_linux.cpp129 int ErrCode; in launchThread() local
145 int ErrCode; in joinThread() local
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DOrcError.cpp77 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4173 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()