Sign in
gnu
/
binutils-gdb
/
05ef43a2e798ad81423c38b57f55a232685d744f
/
.
/
ld
/
testsuite
/
ld-d10v
/
reloc-001.ld
blob: a3275f5fd5be9d1afdc5465f423b48f0cfd91937 [
file
]
SECTIONS
{
.
text
0x01014000
:
{
*(.
text
)
foo
=
(.
+
0x100
);
}
}