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

References

tools/lld/ELF/Arch/AArch64.cpp
   64   tlsDescRel = R_AARCH64_TLSDESC;
tools/lld/ELF/Arch/X86_64.cpp
   60   tlsDescRel = R_X86_64_TLSDESC;
tools/lld/ELF/Relocations.cpp
  172           {target->tlsDescRel, in.got, off, !sym.isPreemptible, &sym, 0});