Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h197 #define SGS_REJ_HWCAP_2 17 /* hardware capabilities mismatch */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c164 rej->rej_type = SGS_REJ_HWCAP_2; in hwcap2_check()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c1220 case SGS_REJ_HWCAP_2: in conv_reject_desc()