Searched refs:ET_HIOS (Results 1 – 5 of 5) sorted by relevance
202 #define ET_HIOS 0xfeff /* Last operating system-specific. */ macro
122 ET_HIOS = 0xfeff, // Operating system-specific enumerator
895 _ELF_DEFINE_ET(ET_HIOS, 0xFEFFU, "End OS-specific range") \
281 else if (type >= ET_LOOS && type <= ET_HIOS) in elf_type_str()
647 else if (type >= ET_LOOS && type <= ET_HIOS) in elf_type()