Searched refs:ELFOSABI_STANDALONE (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/cmd/sgs/libconv/common/ |
| H A D | elf.c | 1088 { ELFOSABI_STANDALONE, MSG_OSABI_STANDALONE_CF }, in ehdr_osabi_strings() 1093 { ELFOSABI_STANDALONE, MSG_OSABI_STANDALONE_NF }, in ehdr_osabi_strings() 1098 { ELFOSABI_STANDALONE, MSG_OSABI_STANDALONE_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 | 608 @ MSG_OSABI_STANDALONE_CF "ELFOSABI_STANDALONE" #255
|
| /illumos-gate/usr/src/lib/libdwarf/common/ |
| H A D | dwarf_elf_defines.h | 963 #ifndef ELFOSABI_STANDALONE 964 #define ELFOSABI_STANDALONE 255 macro
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | elf.h | 467 #define ELFOSABI_STANDALONE 255 /* standalone (embedded) application */ macro
|
| /illumos-gate/usr/src/boot/sys/sys/ |
| H A D | elf_common.h | 175 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro
|