bfd_elf_size_dynamic_sections() not getting called

William Tambe tambewilliam@gmail.com
Wed Mar 25 02:44:59 GMT 2020


We are adding support for shared library and defined
elf_backend_size_dynamic_sections in the BFD backend port; however it is
not getting called due to bfd_elf_size_dynamic_sections() not getting
called.

Any idea what needs to be done in the BFD backend
for bfd_elf_size_dynamic_sections() to be called when linking a shared
library ?



More information about the Binutils mailing list