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