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

References

lib/Object/RelocationResolver.cpp
  107   case ELF::R_MIPS_TLS_DTPREL64:
  120   case ELF::R_MIPS_TLS_DTPREL64:
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  286     return ELF::R_MIPS_TLS_DTPREL64;
  616   case ELF::R_MIPS_TLS_DTPREL64:
tools/lld/ELF/Arch/Mips.cpp
   63     tlsOffsetRel = R_MIPS_TLS_DTPREL64;
  126   case R_MIPS_TLS_DTPREL64:
  539       type == R_MIPS_TLS_DTPREL32 || type == R_MIPS_TLS_DTPREL64 ||
  553   case R_MIPS_TLS_DTPREL64: