as.info: Hidden
Go forward to hword
Go backward to Global
Go up to Pseudo Ops
Go to the top op as
`.hidden NAMES'
This one of the ELF visibility directives. The other two are
`.internal' (*note `.internal': Internal.) and `.protected' (*note
`.protected': 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.
Created Mon Nov 8 17:41:51 2004 on tillpc with info_to_html version 0.9.6.