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

7.32 .hidden names

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

This directive overrides the named symbols default visibility (which is set by their binding: local, global or weak). The directive sets the visibility to hidden which means that the symbols are not visible to other components. Such symbols are always considered to be protected as well.


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