[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
When link-time garbage collection is in use (`--gc-sections'),
it is often useful to mark sections that should not be eliminated.
This is accomplished by surrounding an input section's wildcard entry
with KEEP()
, as in KEEP(*(.init))
or
KEEP(SORT(*)(.ctors))
.
This document was generated by Build Daemon user on October, 25 2005 using texi2html 1.76.