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