[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.6.8 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.

3.6.8.1 Output Section Type  Output section type
3.6.8.2 Output Section LMA  Output section LMA
3.6.8.3 Output Section Region  Output section region
3.6.8.4 Output Section Phdr  Output section phdr
3.6.8.5 Output Section Fill  Output section fill



This document was generated by Guillaume Rousse on December, 12 2004 using texi2html