Searched refs:ELFOSABI_NONE (Results 1 – 17 of 17) sorted by relevance
89 .brand = ELFOSABI_NONE,
68 return ELF::ELFOSABI_NONE; in getOSABI()
101 #define ELFOSABI_NONE 0 /* UNIX System V ABI */ macro120 #define ELFOSABI_SYSV ELFOSABI_NONE /* symbol used in old spec */
62 #define ELFOSABI_NONE 0 /* UNIX System V ABI */ macro
941 * common.h (ELFOSABI_NONE): Renamed from ELFOSABI_SYSV.
503 case ELFOSABI_NONE: in generic_elf_osabi_sniffer()
2560 case ELFOSABI_NONE: in arm_elf_osabi_sniffer()
295 #define ELF_OSABI ELFOSABI_NONE
637 if (ebd->elf_osabi != ELFOSABI_NONE) in elf_object_p()
1176 * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target1183 * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
8315 * elf.c (prep_headers): Use ELFOSABI_NONE instead of
216 ECase(ELFOSABI_NONE) in enumeration()
309 ELFOSABI_NONE = 0, // UNIX System V ABI enumerator
131 { "SystemV", ELF::ELFOSABI_NONE },
1622 * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2343 case ELFOSABI_NONE: return "UNIX - System V"; in get_osabi_name()
598 { "svr4", PSEUDO_FUNC_CONST, { ELFOSABI_NONE } },