Home
last modified time | relevance | path

Searched refs:SGS_REJ_HWCAP_1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h193 #define SGS_REJ_HWCAP_1 13 /* hardware capabilities mismatch */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c140 rej->rej_type = SGS_REJ_HWCAP_1; in hwcap1_check()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c1218 case SGS_REJ_HWCAP_1: in conv_reject_desc()