Home
last modified time | relevance | path

Searched defs:ErrCode (Results 1 – 9 of 9) 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-10.0/llvm/lib/ExecutionEngine/OrcError/
DOrcError.cpp78 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
DOrcError.cpp82 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/external/llvm-project/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cpp294 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent() local
296 const int ErrCode = ECHRNG; in HandleEvent() local
/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-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4173 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4298 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()