Searched refs:SHT_HISUNW (Results 1 – 3 of 3) sorted by relevance
61 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
41 : (Sh_Type >= SHT_GNU_LIBLIST && Sh_Type <= SHT_HISUNW \55 } shtype_map[EV_NUM - 1][ELFCLASSNUM - 1][TYPEIDX (SHT_HISUNW) + 1] =
340 #define SHT_HISUNW 0x6fffffff /* Sun-specific high bound. */ macro