Searched refs:ELFOSABI_SOLARIS (Results 1 – 6 of 6) sorted by relevance
53 else if (osabi == ELFOSABI_SOLARIS) in ebl_osabi_name()
209 ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS)) { in select_platform()253 ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS)) { in select_platform()
337 ELFOSABI_SOLARIS = 6, // Solaris enumerator
229 ECase(ELFOSABI_SOLARIS) in enumeration()
145 #define ELFOSABI_SOLARIS 6 /* Sun Solaris. */ macro
537 { "Solaris", ELF::ELFOSABI_SOLARIS },