Searched refs:SHN_HIPROC (Results 1 – 11 of 11) sorted by relevance
78 else if (section >= SHN_LOPROC && section <= SHN_HIPROC) in ebl_section_name()
221 #define SHN_HIPROC 0xff1f macro
296 #define SHN_HIPROC 0xff1f macro
691 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
654 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
655 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
247 return st_shndx >= ELF::SHN_LOPROC && st_shndx <= ELF::SHN_HIPROC;
309 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro
310 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro
2745 if (SectionIndex >= ELF::SHN_LOPROC && SectionIndex <= ELF::SHN_HIPROC) in getSymbolSectionNdx()
333 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro