06.02.2013 Views

ARM Compiler toolchain Using the Linker - ARM Information Center

ARM Compiler toolchain Using the Linker - ARM Information Center

ARM Compiler toolchain Using the Linker - ARM Information Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

9.7.1 See also<br />

}<br />

.dynamic : { *(.dynamic) }<br />

.got : { *(.got.plt) *(.got) }<br />

.data :<br />

{<br />

*(.data .data.*)<br />

}<br />

.bss :<br />

{<br />

*(.bss .bss.*)<br />

. = ALIGN(. != 0 ? 32 / 8 : 1);<br />

}<br />

}<br />

Concepts<br />

• About GNU ld script support and restrictions on page 9-2.<br />

Reference<br />

<strong>Linker</strong> Reference:<br />

• --linker_script=ld_script on page 2-100.<br />

GNU ld script support in armlink<br />

<strong>ARM</strong> DUI 0474C Copyright © 2010-2011 <strong>ARM</strong>. All rights reserved. 9-13<br />

ID080411 Non-Confidential

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!