Output Section Phdr



Output Section Phdr - Untitled















Next: Output Section Fill,
Previous: Output Section Region,
Up: Output Section Attributes



3.6.8.6 Output Section Phdr

You can assign a section to a previously defined program segment by
using :phdr. See PHDRS. If a section is assigned to
one or more segments, then all subsequent allocated sections will be
assigned to those segments as well, unless they use an explicitly
:phdr modifier. You can use :NONE to tell the
linker to not put the section in any segment at all.

Here is a simple example:
PHDRS { text PT_LOAD ; }
SECTIONS { .text : { *(.text) } :text }




Wyszukiwarka

Podobne podstrony:
Output Section Type
Output Section Description
Output Section LMA
Output Section Data
Output Section Discarding
Output Section Attributes
Output Section Attributes
Output Section Fill
Output Section Name
Output Section Region
Output Section Keywords
Output Section Address
Section Output
outputformat
Silosy section 7
ip output c (3)

więcej podobnych podstron