Searched refs:executable_format_error (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/XRay/ |
| H A D | Trace.cpp | 70 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 77 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 90 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 97 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 116 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 124 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 132 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 139 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 146 std::make_error_code(std::errc::executable_format_error), in loadNaiveFormatLog() 203 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 | 114 std::make_error_code(std::errc::executable_format_error), in transition() 130 std::make_error_code(std::errc::executable_format_error), in transition() 197 std::make_error_code(std::errc::executable_format_error), in verify()
|
| H A D | InstrumentationMap.cpp | 88 std::make_error_code(std::errc::executable_format_error)); in loadObj() 154 std::make_error_code(std::errc::executable_format_error)); in loadObj() 194 std::make_error_code(std::errc::executable_format_error)); in loadObj()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Errc.h | 43 executable_format_error = int(std::errc::executable_format_error), enumerator
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/ |
| H A D | errc.h | 136 executable_format_error = ENOEXEC, in _LIBCPP_DECLARE_STRONG_ENUM()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-account.cpp | 480 std::make_error_code(std::errc::executable_format_error)), in __anon8650f5d90f02() 509 std::make_error_code(std::errc::executable_format_error)); in __anon8650f5d90f02()
|
| H A D | xray-converter.cpp | 406 std::make_error_code(std::errc::executable_format_error)), in __anon0a4919840302()
|