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
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
noload-3.t
blob
fbb5166234b9810026d0fbf4c662d71e0ca5c70d
1
SECTIONS
2
{
3
.foo2 : { *(.foo2) }
4
.foo1 : { *(.foo1) }
5
.foo (NOLOAD) : { *(.foo) }
6
/DISCARD/ : { *(*) }
7
}