Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h182 #define SGS_REJ_DATA 3 /* wrong ELF data format (MSG/LSB) */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c1201 case SGS_REJ_DATA: in conv_reject_desc()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c236 rej->rej_type = SGS_REJ_DATA; in elf_verify()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c68 rej->rej_type = SGS_REJ_DATA; in ifl_verify()