Searched refs:SHN_HIPROC (Results 1 – 7 of 7) sorted by relevance
84 else if (section >= SHN_LOPROC && section <= SHN_HIPROC)
294 #define SHN_HIPROC 0xff1f macro
283 ENUM_TO_CSTR(SHN_HIPROC); in sectionIndexToCString()
573 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
144 } else if (SectionIndex >= SHN_LOPROC && SectionIndex <= SHN_HIPROC) { in getSectionNameIndex()
309 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro
333 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro