Searched refs:ELFOSABI_ARM (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.c | 1047 { ELFOSABI_ARM, MSG_OSABI_ARM_CF }, in ehdr_osabi_strings() 1052 { ELFOSABI_ARM, MSG_OSABI_ARM_NF }, in ehdr_osabi_strings() 1057 { ELFOSABI_ARM, MSG_OSABI_ARM_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 | 554 @ MSG_OSABI_ARM_CF "ELFOSABI_ARM" #97
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 436 #define ELFOSABI_ARM 97 /* ARM */ macro
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 174 #define ELFOSABI_ARM 97 /* ARM */ macro
|