Searched refs:PT_HIOS (Results 1 – 6 of 6) sorted by relevance
304 #define PT_HIOS 0x6fffffff /* OS-specific */ macro
509 #define PT_HIOS 0x6fffffff /* Last OS-specific. */ macro
959 PT_HIOS = 0x6fffffff, // Highest operating system-specific pt entry type. enumerator
925 _ELF_DEFINE_PT(PT_HIOS, 0x6FFFFFFFUL, \951 #define PT_HISUNW PT_HIOS
635 else if (ptype >= PT_LOOS && ptype <= PT_HIOS) in phdr_type()
2498 else if ((p_type >= PT_LOOS) && (p_type <= PT_HIOS)) in get_segment_type()