Searched refs:TARGET_ERRNO_EACCES (Results 1 – 2 of 2) sorted by relevance
56 case TARGET_ERRNO_EACCES: errno = EACCES; break; in arc_semihost_errno()
73 TARGET_ERRNO_EACCES = 13, /* Permission denied */ enumerator