binutils-gdb/ld/testsuite/ld-mips-elf/pic-reloc-absolute-hi.ld

7 lines
79 B
Plaintext

SECTIONS
{
bar = 0x12345678;
.text : { *(.text) }
/DISCARD/ : { *(*) }
}