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
[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-d10v
/
reloc-012.ld
blob
87546ecd74aac9966479b44c50b9eb7440f5eb49
1
SECTIONS
2
{
3
.text 0x01014000 :
4
{
5
foo = .;
6
. = (. + 0x20004);
7
*(.text)
8
}
9
}
10
11