[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index e963687d3119ca99724c5b6e7408f208a4199327..c27db8dc95da2068fc72442e4e60d57387a5ed9e 100644 (file)
@@ -5794,6 +5794,9 @@ BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21.  */
 /* AArch64 TLS INITIAL EXEC relocation.  */
   BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19,
 
+/* GOT entry address for AArch64 TLS Local Dynamic, used with ADR instruction.  */
+  BFD_RELOC_AARCH64_TLSLD_ADR_PREL21,
+
 /* AArch64 TLS LOCAL EXEC relocation.  */
   BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G2,
 
This page took 0.029903 seconds and 4 git commands to generate.