Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:R_MIPS_NONE

136 /// is ELF::R_MIPS_NONE.
152 return ELF::R_MIPS_NONE;
161 return ELF::R_MIPS_NONE;
226 return ELF::R_MIPS_NONE;
287 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
290 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type);
327 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
334 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
341 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
348 unsigned Type = (unsigned)ELF::R_MIPS_NONE;
471 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE;
478 assert(MatchingType != ELF::R_MIPS_NONE &&
537 case ELF::R_MIPS_NONE: