Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Delf.c475 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_CF }, in ehdr_type_strings()
479 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_NF }, in ehdr_type_strings()
483 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_DMP }, in ehdr_type_strings()
486 #if ET_LOSUNW != ET_SUNWPSEUDO in ehdr_type_strings()
H A Delf.msg262 @ MSG_ET_SUNWPSEUDO_CF "ET_SUNWPSEUDO" # 0xfeff
/titanic_50/usr/src/uts/common/sys/
H A Delf.h142 #define ET_SUNWPSEUDO 0xfeff macro
/titanic_50/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c642 ehdr.e_type = ET_SUNWPSEUDO; in objfs_data_read()