repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gas/
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
lma.lnk
blob
7aac6d02f2dcfafaf4eabc2073c00b21c6e3b11d
1
SECTIONS
2
{
3
. = -0x100000;
4
.text : AT(ADDR(.text) + 0x100000) { *(.text) }
5
/DISCARD/ : { *(*) }
6
}