diff options
Diffstat (limited to 'include/elf')
-rw-r--r-- | include/elf/aarch64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/aarch64.h b/include/elf/aarch64.h index b905f13..3aee711 100644 --- a/include/elf/aarch64.h +++ b/include/elf/aarch64.h @@ -124,6 +124,7 @@ RELOC_NUMBER (R_AARCH64_P32_CALL26, 21) RELOC_NUMBER (R_AARCH64_P32_GOT_LD_PREL19, 25) RELOC_NUMBER (R_AARCH64_P32_ADR_GOT_PAGE, 26) RELOC_NUMBER (R_AARCH64_P32_LD32_GOT_LO12_NC, 27) +RELOC_NUMBER (R_AARCH64_P32_LD32_GOTPAGE_LO14, 28) RELOC_NUMBER (R_AARCH64_P32_TLSGD_ADR_PREL21, 80) RELOC_NUMBER (R_AARCH64_P32_TLSGD_ADR_PAGE21, 81) |