Mark _init/_fini with .hidden?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I noticed that any shared library linked with gcc inherits two
publicly visible symbols _init/_fini. My understanding is that this
isn't needed (loader learns their addresses from dedicated entries in
.dynamic section) and just unnecessarily clutters dynamic symtables.
Can this be fixed?

Best regards,
Yury Gribov



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux