aboutsummaryrefslogtreecommitdiff
path: root/include/elf/loongarch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/loongarch.h')
-rw-r--r--include/elf/loongarch.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/elf/loongarch.h b/include/elf/loongarch.h
index 2d2bb6a..74757b8 100644
--- a/include/elf/loongarch.h
+++ b/include/elf/loongarch.h
@@ -223,8 +223,11 @@ RELOC_NUMBER (R_LARCH_TLS_GD_PC_HI20, 97)
%gd_hi20 (sym). */
RELOC_NUMBER (R_LARCH_TLS_GD_HI20, 98)
+/* For eh_frame and debug info. */
+RELOC_NUMBER (R_LARCH_32_PCREL, 99)
+
/* RELAX. */
-RELOC_NUMBER (R_LARCH_RELAX, 99)
+RELOC_NUMBER (R_LARCH_RELAX, 100)
END_RELOC_NUMBERS (R_LARCH_count)