Searched refs:SHT_LOSUNW (Results 1 – 3 of 3) sorted by relevance
76 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)81 #define KNOWNSTYPE(name) [SHT_##name - SHT_LOSUNW] = #name89 res = sunwtypes[section - SHT_LOSUNW];
342 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */ macro
354 #define SHT_LOSUNW 0x6ffffffb /* Sun-specific low bound. */ macro