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

9 lines
79 B
Plaintext

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