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

References

tools/lld/ELF/Arch/AArch64.cpp
  106     return R_TLSDESC_CALL;
tools/lld/ELF/Arch/PPC.cpp
  229     return R_TLSDESC_CALL;
tools/lld/ELF/Arch/PPC64.cpp
  625     return R_TLSDESC_CALL;
tools/lld/ELF/Arch/X86_64.cpp
   93     return R_TLSDESC_CALL;
tools/lld/ELF/Relocations.cpp
  166   if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC>(
  174     if (expr != R_TLSDESC_CALL)
  238   if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC,
  376             R_PPC64_CALL_PLT, R_PPC64_RELAX_TOC, R_RISCV_ADD, R_TLSDESC_CALL,