[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 43e1324cced755e84fc42c3d26f398df4cc1e765..350b9551a45d86f7ba77ef73409f05d738a883cd 100644 (file)
@@ -5794,6 +5794,11 @@ BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21.  */
 /* AArch64 TLS INITIAL EXEC relocation.  */
   BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19,
 
+/* Unsigned 12 bit byte offset to global offset table entry for a symbols
+tls_index structure.  Used in conjunction with
+BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21.  */
+  BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC,
+
 /* GOT entry page address for AArch64 TLS Local Dynamic, used with ADRP
 instruction.  */
   BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21,
This page took 0.029547 seconds and 4 git commands to generate.