| /netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/ |
| H A D | Trace.cpp | 69 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 76 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 89 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 96 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 115 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 123 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 131 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 138 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 145 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 160 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() [all …]
|
| H A D | FDRRecordProducer.cpp | 47 std::make_error_code(std::errc::executable_format_error), in metadataRecordType() 91 std::make_error_code(std::errc::executable_format_error), in findNextBufferExtent() 127 std::make_error_code(std::errc::executable_format_error), in produce() 153 std::make_error_code(std::errc::executable_format_error), in produce() 164 std::make_error_code(std::errc::executable_format_error), in produce() 185 std::make_error_code(std::errc::executable_format_error), in produce()
|
| H A D | BlockVerifier.cpp | 112 std::make_error_code(std::errc::executable_format_error), in transition() 128 std::make_error_code(std::errc::executable_format_error), in transition() 195 std::make_error_code(std::errc::executable_format_error), in verify()
|
| H A D | InstrumentationMap.cpp | 87 std::make_error_code(std::errc::executable_format_error)); in loadObj() 155 std::make_error_code(std::errc::executable_format_error)); in loadObj() 195 std::make_error_code(std::errc::executable_format_error)); in loadObj()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | Errc.h | 43 executable_format_error = int(std::errc::executable_format_error), enumerator
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | __errc | 39 executable_format_error, // ENOEXEC 136 executable_format_error = ENOEXEC,
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/ |
| H A D | error_constants.h | 62 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/ |
| H A D | error_constants.h | 62 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/ |
| H A D | error_constants.h | 64 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/ |
| H A D | error_constants.h | 64 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/ |
| H A D | error_constants.h | 64 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/ |
| H A D | error_constants.h | 64 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/ |
| H A D | error_constants.h | 64 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/ |
| H A D | error_constants.h | 64 executable_format_error = ENOEXEC, in _GLIBCXX_VISIBILITY() enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
| H A D | xray-account.cpp | 478 std::make_error_code(std::errc::executable_format_error)), in __anona2b7686e0f02() 507 std::make_error_code(std::errc::executable_format_error)); in __anona2b7686e0f02()
|
| H A D | xray-converter.cpp | 394 std::make_error_code(std::errc::executable_format_error)), in __anonda1685590302()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | ProgrammersManual.rst | 671 make_error<StringError>("Bad executable", errc::executable_format_error); 672 createStringError(errc::executable_format_error, "Bad executable"); 693 createStringError(errc::executable_format_error,
|