[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.58 .protected names

This one of the ELF visibility directives. The other two are .hidden (see section .hidden names) and .internal (see section .internal names).

This directive overrides the named symbols default visibility (which is set by their binding: local, global or weak). The directive sets the visibility to protected which means that any references to the symbols from within the components that defines them must be resolved to the definition in that component, even if a definition in another component would normally preempt this.


This document was generated by Build Daemon user on October, 25 2005 using texi2html 1.76.