Searched refs:SHT_HIOS (Results 1 – 10 of 10) sorted by relevance
106 if (section >= SHT_LOOS && section <= SHT_HIOS) in ebl_section_type_name()
688 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type. enumerator
689 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type. enumerator
858 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type. enumerator
883 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type. enumerator
380 ECase(SHT_HIOS) in enumeration()
302 #define SHT_HIOS 0x6fffffff macro
350 #define SHT_HIOS 0x6fffffff /* End OS-specific type */ macro
459 #define SHT_HIOS 0x6fffffff /* End OS-specific type */ macro
3840 if (Type >= SHT_LOOS && Type <= SHT_HIOS) in getSectionTypeOffsetString()