OAR

RTEMS GNU Tools On-Line Library


Output Section Attributes

PREV UP NEXT Bookshelf

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.

  • Output Section Type Output section type
  • Output Section LMA Output section LMA
  • Output Section Region Output section region
  • Output Section Phdr Output section phdr
  • Output Section Fill Output section fill

  • PREV UP NEXT Bookshelf

    Packaging copyright © 1988-2000 OAR Corporation
    Context copyright by each document's author. See Free Software Foundation for information.