ld.info: Input Section Keep
Go forward to Input Section Example
Go backward to Input Section Common
Go up to Input Section
Go to the top op ld
Input section and garbage collection
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))'.
Created Wed Sep 1 16:42:37 2004 on bee with info_to_html version 0.9.6.