X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Femultempl%2Fgenelf.em;h=ce416eb66557517c825cdaeb4227a016dd07f451;hb=5c3049d2ef5d591dadd42bd074f4866616ef8231;hp=62af4de8f80c40b74aaedfc330c6b8a2e4622b78;hpb=e759c116027e96bb72562d69ae49a86d6f271a3a;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/emultempl/genelf.em b/ld/emultempl/genelf.em index 62af4de8f8..ce416eb665 100644 --- a/ld/emultempl/genelf.em +++ b/ld/emultempl/genelf.em @@ -35,6 +35,8 @@ gld${EMULATION_NAME}_after_open (void) asection *sec; asymbol **syms; + after_open_default (); + if (link_info.relocatable) for (ibfd = link_info.input_bfds; ibfd != NULL; ibfd = ibfd->link_next) if ((syms = bfd_get_outsymbols (ibfd)) != NULL