GNU Info

Info Node: (as.info)Hidden

(as.info)Hidden


Next: hword Prev: Global Up: Pseudo Ops
Enter node , (file) or (file)node

`.hidden NAMES'
===============

   This one of the ELF visibility directives.  The other two are
`.internal' (Note: `.internal'.) and `.protected' (Note:
`.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.


automatically generated by info2www version 1.2.2.9