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

References

lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp
  135   case ELF::R_MIPS_GPREL16: {
  221   case ELF::R_MIPS_GPREL16:
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  301     return ELF::R_MIPS_GPREL16;
  334     Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);
  348     Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);
  587   case ELF::R_MIPS_GPREL16:
tools/lld/ELF/Arch/Mips.cpp
   94   case R_MIPS_GPREL16:
  387   case R_MIPS_GPREL16:
  582   case R_MIPS_GPREL16: