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-scripts
/
data.t
blob
f56d10f82a8c27d5cc7aba1e126cb4378b3932e8
1
SECTIONS
2
{
3
. = 0x1000 + SIZEOF_HEADERS;
4
.text ALIGN (0x20) :
5
{
6
LONG (label - .)
7
label = .;
8
LONG (ADDR (.other))
9
}
10
.other 0x2000 : {}
11
}