Searched refs:SHT_LOSUNW (Results 1 – 9 of 9) 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()
392 { SHT_LOSUNW, "LOSUNW" },
515 constexpr Elf_Word SHT_LOSUNW = 0x6ffffffa; variable
395 #define SHT_LOSUNW 0x6ffffffa macro
394 #define SHT_LOSUNW 0x6ffffffa macro
399 #define SHT_LOSUNW 0x6ffffffa macro
454 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */ macro