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-001.ld
blob
a3275f5fd5be9d1afdc5465f423b48f0cfd91937
1
SECTIONS
2
{
3
.text 0x01014000 :
4
{
5
*(.text)
6
foo = (. + 0x100);
7
}
8
}
9
10