Properly handle dynamic reloc against normal symbol
[deliverable/binutils-gdb.git] / bfd / elfnn-aarch64.c
index d14b734e065c0bfcf8d39ec7ff8d4ee25e7afa11..5b9878e8f3123bf12f739deb29d88716f762d687 100644 (file)
@@ -8249,6 +8249,7 @@ elfNN_aarch64_allocate_ifunc_dynrelocs (struct elf_link_hash_entry *h,
       && h->def_regular)
     return _bfd_elf_allocate_ifunc_dyn_relocs (info, h,
                                               &eh->dyn_relocs,
+                                              NULL,
                                               htab->plt_entry_size,
                                               htab->plt_header_size,
                                               GOT_ENTRY_SIZE);
This page took 0.02396 seconds and 4 git commands to generate.