Searched refs:TARGET_ERRNO_ENOEXEC (Results 1 – 2 of 2) sorted by relevance
51 case TARGET_ERRNO_ENOEXEC: errno = ENOEXEC; break; in arc_semihost_errno()
68 TARGET_ERRNO_ENOEXEC = 8, /* Exec format error */ enumerator