summaryrefslogtreecommitdiff
path: root/backends/arm_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/arm_init.c')
-rw-r--r--backends/arm_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/arm_init.c b/backends/arm_init.c
index 14b26356..92e6cd51 100644
--- a/backends/arm_init.c
+++ b/backends/arm_init.c
@@ -63,6 +63,7 @@ arm_init (elf, machine, eh, ehlen)
HOOK (eh, check_object_attribute);
HOOK (eh, return_value_location);
HOOK (eh, abi_cfi);
+ HOOK (eh, check_reloc_target_type);
/* We only unwind the core integer registers. */
eh->frame_nregs = 16;