Searched refs:ELFOSABI_ARM (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/cmd/sgs/libconv/common/ |
| H A D | elf.c | 1087 { ELFOSABI_ARM, MSG_OSABI_ARM_CF }, in ehdr_osabi_strings() 1092 { ELFOSABI_ARM, MSG_OSABI_ARM_NF }, in ehdr_osabi_strings() 1097 { ELFOSABI_ARM, MSG_OSABI_ARM_DMP }, in ehdr_osabi_strings() 1102 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_cf }; in ehdr_osabi_strings() 1104 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_nf }; in ehdr_osabi_strings() 1106 CONV_DS_VD, ELFOSABI_ARM, ELFOSABI_STANDALONE, osabi_misc_dmp }; in ehdr_osabi_strings()
|
| H A D | elf.msg | 605 @ MSG_OSABI_ARM_CF "ELFOSABI_ARM" #97
|
| /illumos-gate/usr/src/lib/libdwarf/common/ |
| H A D | dwarf_elf_defines.h | 960 #ifndef ELFOSABI_ARM 961 #define ELFOSABI_ARM 97 macro
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | elf.h | 466 #define ELFOSABI_ARM 97 /* ARM */ macro
|
| /illumos-gate/usr/src/boot/sys/sys/ |
| H A D | elf_common.h | 174 #define ELFOSABI_ARM 97 /* ARM */ macro
|