ld.info: Output Section Name
Go forward to Output Section Address
Go backward to Output Section Description
Go up to SECTIONS
Go to the top op ld
Output section name
The name of the output section is SECTION. SECTION must meet the
constraints of your output format. In formats which only support a
limited number of sections, such as `a.out', the name must be one of
the names supported by the format (`a.out', for example, allows only
`.text', `.data' or `.bss'). If the output format supports any number
of sections, but with numbers and not names (as is the case for Oasys),
the name should be supplied as a quoted numeric string. A section name
may consist of any sequence of characters, but a name which contains
any unusual characters such as commas must be quoted.
The output section name `/DISCARD/' is special; *Note Output Section
Discarding::.
Created Wed Sep 1 16:42:37 2004 on bee with info_to_html version 0.9.6.