Searched refs:ELFOSABI_NONE (Results 1 – 2 of 2) sorted by relevance
114 #define ELFOSABI_NONE 0 /* UNIX System V ABI */ macro133 #define ELFOSABI_SYSV ELFOSABI_NONE /* symbol used in old spec */
106 (ehdr->e_ident[EI_OSABI] != ELFOSABI_NONE && in e32_parse_ehdr()116 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_NONE && in e32_parse_ehdr()142 ehdr->e_ident[EI_OSABI] != ELFOSABI_NONE || in e64_parse_ehdr()181 ehdr->e_ident[EI_OSABI] != ELFOSABI_NONE || in e64_parse_ehdr()