Node:Output Section Attributes, Next:Overlay Description, Previous:Output Section Discarding, Up:SECTIONS
We showed above that the full description of an output section looked like this:
section [address] [(type)] : [AT(lma)]
{
output-section-command
output-section-command
...
} [>region] [AT>lma_region] [:phdr :phdr ...] [=fillexp]
We've already described section, address, and
output-section-command. In this section we will describe the
remaining section attributes.