Searched refs:executable_format_error (Results 1 – 5 of 5) sorted by relevance
44 executable_format_error = int(std::errc::executable_format_error), enumerator
36 static_assert(static_cast<int>(std::errc::executable_format_error) == ENOEXEC, ""); in main()
143 executable_format_error, // ENOEXEC287 executable_format_error = ENOEXEC,
521 executable_format_error = ENOEXEC, enumerator