Home
last modified time | relevance | path

Searched refs:SGS_REJ_DATA (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/include/
H A Dsgs.h180 #define SGS_REJ_DATA 3 /* wrong ELF data format (MSG/LSB) */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Delf.c939 case SGS_REJ_DATA: in conv_reject_desc()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c262 rej->rej_type = SGS_REJ_DATA; in elf_verify()
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dfiles.c67 rej->rej_type = SGS_REJ_DATA; in ifl_verify()