Searched refs:TARGET_ERRNO_ENOTRECOVERABLE (Results 1 – 2 of 2) sorted by relevance
167 case TARGET_ERRNO_ENOTRECOVERABLE: errno = ENOTRECOVERABLE; break; in arc_semihost_errno()
184 TARGET_ERRNO_ENOTRECOVERABLE = 141, /* State not recoverable */ enumerator