Searched refs:TARGET_ERRNO_ENOLINK (Results 1 – 2 of 2) sorted by relevance
105 case TARGET_ERRNO_ENOLINK: errno = ENOLINK; break; in arc_semihost_errno()
122 TARGET_ERRNO_ENOLINK = 67, /* Virtual circuit is gone */ enumerator