Crossware

Table of Contents        Previous topic       Next topic       

LINKER->Linker Scripts->Linker Script Language->Section Definition Content

The section definition content is a list of items including:

<object filename> (<input section name>)

With the exception of any input sections already included, include this named input section from the specified object file.

*(<input section name>)

With the exception of any input sections already included, include this named input section from all object files.

assignment

Assign a value to an identifier.

finally

If the output section name is identical to an input section name then, with the exception of any input sections already included, include this named input section from all object files.