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 8c4a88a..4ee384f 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -6762,6 +6762,10 @@ ENUMDOC the GOT entry for this symbol. Used in conjunction with BFD_RELOC_AARCH64_ADR_GOTPAGE. Valid in ILP32 ABI only. ENUM + BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15 +ENUMDOC + Scaled 15 bit byte offset to the page base of the global offset table. +ENUM BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21 ENUMDOC Get to the page base of the global offset table entry for a symbols |