Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Delf.c730 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_CF }, in ehdr_type_strings()
734 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_NF }, in ehdr_type_strings()
738 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_DMP }, in ehdr_type_strings()
741 #if ET_LOSUNW != ET_SUNWPSEUDO in ehdr_type_strings()
H A Delf.msg473 @ MSG_ET_SUNWPSEUDO_CF "ET_SUNWPSEUDO" # 0xfeff
/titanic_51/usr/src/uts/common/sys/
H A Delf.h142 #define ET_SUNWPSEUDO 0xfeff macro
/titanic_51/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c46 * kernel. We use a special ELF file type, ET_SUNWPSEUDO, so that we can
642 ehdr.e_type = ET_SUNWPSEUDO; in objfs_data_read()