x86; Allow IFUNC pointer defined in PDE
[deliverable/binutils-gdb.git] / bfd / elf32-i386.c
index c1c4ed02376d124e8b84b605574dde4ce7ea165e..580a591816e77aa78b070cc56bebc0f5c4caca7d 100644 (file)
@@ -3805,6 +3805,8 @@ elf_i386_finish_dynamic_symbol (bfd *output_bfd,
        sym->st_value = 0;
     }
 
+  _bfd_x86_elf_link_fixup_ifunc_symbol (info, htab, h, sym);
+
   /* Don't generate dynamic GOT relocation against undefined weak
      symbol in executable.  */
   if (h->got.offset != (bfd_vma) -1
This page took 0.038828 seconds and 4 git commands to generate.