aboutsummaryrefslogtreecommitdiff
path: root/backends/riscv_reloc.def
diff options
context:
space:
mode:
Diffstat (limited to 'backends/riscv_reloc.def')
-rw-r--r--backends/riscv_reloc.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/riscv_reloc.def b/backends/riscv_reloc.def
index 2bd3513e..f52f6489 100644
--- a/backends/riscv_reloc.def
+++ b/backends/riscv_reloc.def
@@ -81,3 +81,7 @@ RELOC_TYPE (SET8, REL)
RELOC_TYPE (SET16, REL)
RELOC_TYPE (SET32, REL)
RELOC_TYPE (32_PCREL, REL)
+RELOC_TYPE (IRELATIVE, EXEC|DYN)
+RELOC_TYPE (PLT32, REL)
+RELOC_TYPE (SET_ULEB128, REL)
+RELOC_TYPE (SUB_ULEB128, REL)