Node:Output Section Attributes, Next:, Previous:Output Section Discarding, Up:SECTIONS



Output section attributes

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.