Searched refs:ELFOSABI_STANDALONE (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.c | 1048 { ELFOSABI_STANDALONE, MSG_OSABI_STANDALONE_CF }, in ehdr_osabi_strings() 1053 { ELFOSABI_STANDALONE, MSG_OSABI_STANDALONE_NF }, in ehdr_osabi_strings() 1058 { ELFOSABI_STANDALONE, MSG_OSABI_STANDALONE_DMP }, in ehdr_osabi_strings() 1062 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_cf }; in ehdr_osabi_strings() 1064 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_nf }; in ehdr_osabi_strings() 1066 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_dmp }; in ehdr_osabi_strings()
|
H A D | elf.msg | 557 @ MSG_OSABI_STANDALONE_CF "ELFOSABI_STANDALONE" #255
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 437 #define ELFOSABI_STANDALONE 255 /* standalone (embedded) application */ macro
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 175 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro
|