Searched refs:PT_HIOS (Results 1 – 4 of 4) sorted by relevance
565 #define PT_HIOS 0x6fffffff /* Last OS-specific. */ macro
1480 PT_HIOS = 0x6fffffff, // Highest operating system-specific pt entry type. enumerator
986 _ELF_DEFINE_PT(PT_HIOS, 0x6FFFFFFFUL, \1012 #define PT_HISUNW PT_HIOS
706 if (ptype >= PT_LOOS && ptype <= PT_HIOS) in phdr_type()