repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-d10v
/
reloc-015.ld
blob
ab1b183870f19c8bc7064b36e0febbd5ae43e72c
1
SECTIONS
2
{
3
.text 0x01014000 :
4
{
5
foo = .;
6
. = (. + 0x20004);
7
*(.text)
8
}
9
}
10
11
12