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

References

tools/lld/ELF/Arch/PPC64.cpp
  600     return R_TLSLD_GOT_OFF;
tools/lld/ELF/InputSection.cpp
  676   case R_TLSLD_GOT_OFF:
tools/lld/ELF/Relocations.cpp
  227   if (expr == R_TLSLD_GOT_OFF) {
  371   if (oneof<R_DTPREL, R_GOTPLT, R_GOT_OFF, R_TLSLD_GOT_OFF,