Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Desan_sideline_linux.cpp123 int ErrCode; in launchThread() local
139 int ErrCode; in joinThread() local
/external/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp57 Error orcError(OrcErrorCode ErrCode) { in orcError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp77 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc319 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent() local
321 const int ErrCode = ECHRNG; in HandleEvent() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3608 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4022 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()