Searched refs:ET_SUNWPSEUDO (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.c | 475 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_CF }, 479 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_NF }, 483 { ET_SUNWPSEUDO, SOL, MSG_ET_SUNWPSEUDO_DMP }, 486 #if ET_LOSUNW != ET_SUNWPSEUDO
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 142 #define ET_SUNWPSEUDO 0xfeff macro
|
/illumos-gate/usr/src/uts/common/fs/objfs/ |
H A D | objfs_data.c | 46 * kernel. We use a special ELF file type, ET_SUNWPSEUDO, so that we can 642 ehdr.e_type = ET_SUNWPSEUDO;
|
Completed in 2297 milliseconds