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

References

tools/lld/ELF/Arch/AArch64.cpp
  104     return R_TLSDESC;
tools/lld/ELF/InputSection.cpp
  800   case R_TLSDESC:
tools/lld/ELF/Relocations.cpp
  166   if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC>(
  238   if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC,
  383   if (e == R_GOT || e == R_PLT || e == R_TLSDESC)