Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Dsgs.h194 #define SGS_REJ_PLATCAP 16 /* platform capability mismatch */ macro
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Delf.c959 case SGS_REJ_PLATCAP: in conv_reject_desc()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcap.c213 rej->rej_type = SGS_REJ_PLATCAP; in platcap_check()