Searched refs:SHT_MIPS_LIBLIST (Results 1 – 3 of 3) sorted by relevance
482 #define SHT_MIPS_LIBLIST 0x70000000 macro
1197 _ELF_DEFINE_SHT(SHT_MIPS_LIBLIST, 0x70000000UL, \
742 case SHT_MIPS_LIBLIST: return "MIPS_LIBLIST"; in section_type()