Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:R_MIPS_NONE

129 /// is ELF::R_MIPS_NONE.
144 return ELF::R_MIPS_NONE;
153 return ELF::R_MIPS_NONE;
224 return ELF::R_MIPS_NONE;
275 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
278 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type);
315 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
322 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
429 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE;
436 assert(MatchingType != ELF::R_MIPS_NONE &&
495 case ELF::R_MIPS_NONE: