binutils-gdb/ld/testsuite/ld-d10v/reloc-002.ld

11 lines
78 B
Plaintext

SECTIONS
{
.text 0x01014000 :
{
*(.text)
foo = (. + 0x1F8);
}
}