Searched refs:SHT_MIPS_MSYM (Results 1 – 3 of 3) sorted by relevance
483 #define SHT_MIPS_MSYM 0x70000001 macro
1199 _ELF_DEFINE_SHT(SHT_MIPS_MSYM, 0x70000001UL, \
743 case SHT_MIPS_MSYM: return "MIPS_MSYM"; in section_type()