reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  294       Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type);
  294       Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type);
  295       Type = setRType2((unsigned)ELF::R_MIPS_64, Type);
  295       Type = setRType2((unsigned)ELF::R_MIPS_64, Type);
  296       Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type);
  296       Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type);
  297       return Type;