diff options
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index cec9a1f..b32a2e2 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -6830,6 +6830,10 @@ ENUMDOC tls_index structure. Used in conjunction with BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21. ENUM + BFD_RELOC_AARCH64_TLSGD_MOVW_G1 +ENUMDOC + AArch64 TLS General Dynamic relocation. +ENUM BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G1 ENUMDOC AArch64 TLS INITIAL EXEC relocation. |