Searched refs:SHN_HIPROC (Results 1 – 7 of 7) sorted by relevance
78 else if (section >= SHN_LOPROC && section <= SHN_HIPROC) in ebl_section_name()
294 #define SHN_HIPROC 0xff1f macro
283 ENUM_TO_CSTR(SHN_HIPROC); in sectionIndexToCString()
196 return st_shndx >= ELF::SHN_LOPROC && st_shndx <= ELF::SHN_HIPROC;
632 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
310 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro
333 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro