Searched refs:ELFOSABI_ARM (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.c | 786 { ELFOSABI_ARM, MSG_OSABI_ARM_CF }, in ehdr_osabi_strings() 791 { ELFOSABI_ARM, MSG_OSABI_ARM_NF }, in ehdr_osabi_strings() 796 { ELFOSABI_ARM, MSG_OSABI_ARM_DMP }, in ehdr_osabi_strings() 801 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_cf }; in ehdr_osabi_strings() 803 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_nf }; in ehdr_osabi_strings() 805 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_dmp }; in ehdr_osabi_strings()
|
H A D | elf.msg | 334 @ MSG_OSABI_ARM_CF "ELFOSABI_ARM" #97
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | elf.h | 284 #define ELFOSABI_ARM 97 /* ARM */ macro
|