Searched refs:SHN_HIOS (Results 1 – 13 of 13) sorted by relevance
75 else if (section >= SHN_LOOS && section <= SHN_HIOS) in ebl_section_name()
264 #define SHN_HIOS 0xff3f /* specific semantics */ macro
693 SHN_HIOS = 0xff3f, // Highest operating system-specific index enumerator
657 SHN_HIOS = 0xff3f, // Highest operating system-specific index enumerator
656 SHN_HIOS = 0xff3f, // Highest operating system-specific index enumerator
765 SHN_HIOS = 0xff3f, // Highest operating system-specific index enumerator
250 return st_shndx >= ELF::SHN_LOOS && st_shndx <= ELF::SHN_HIOS;
230 return st_shndx >= ELF::SHN_LOOS && st_shndx <= ELF::SHN_HIOS;
540 ECase(SHN_HIOS); in enumeration()
311 #define SHN_HIOS 0xff3f /* End of OS-specific */ macro
423 #define SHN_HIOS 0xff3f /* End of OS-specific */ macro
2749 if (SectionIndex >= ELF::SHN_LOOS && SectionIndex <= ELF::SHN_HIOS) in getSymbolSectionNdx()
2994 if (SectionIndex >= ELF::SHN_LOOS && SectionIndex <= ELF::SHN_HIOS) in getSymbolSectionNdx()