Searched refs:executable_format_error (Results 1 – 11 of 11) sorted by relevance
110 std::make_error_code(std::errc::executable_format_error)); in loadNaiveFormatLog()134 std::make_error_code(std::errc::executable_format_error)); in loadNaiveFormatLog()143 std::make_error_code(std::errc::executable_format_error)); in loadNaiveFormatLog()214 std::make_error_code(std::errc::executable_format_error)); in processFDRNewBufferRecord()229 std::make_error_code(std::errc::executable_format_error)); in processFDREndOfBufferRecord()243 std::make_error_code(std::errc::executable_format_error)); in processFDRNewCPUIdRecord()259 std::make_error_code(std::errc::executable_format_error)); in processFDRTSCWrapRecord()273 std::make_error_code(std::errc::executable_format_error)); in processFDRWallTimeRecord()290 std::make_error_code(std::errc::executable_format_error)); in processFDRPidRecord()323 std::make_error_code(std::errc::executable_format_error)); in processBufferExtents()[all …]
76 std::make_error_code(std::errc::executable_format_error)); in loadELF64()80 std::make_error_code(std::errc::executable_format_error)); in loadELF64()90 std::make_error_code(std::errc::executable_format_error)); in loadELF64()111 std::make_error_code(std::errc::executable_format_error)); in loadELF64()
44 executable_format_error = int(std::errc::executable_format_error), enumerator
40 executable_format_error, // ENOEXEC137 executable_format_error = ENOEXEC,
36 static_assert(static_cast<int>(std::errc::executable_format_error) == ENOEXEC, ""); in main()
472 std::make_error_code(std::errc::executable_format_error)), in __anon9fd330660902()501 std::make_error_code(std::errc::executable_format_error)); in __anon9fd330660902()
393 std::make_error_code(std::errc::executable_format_error)), in __anon8d442b510302()
521 executable_format_error = ENOEXEC, enumerator
664 make_error_code(errc::executable_format_error"));