* emultempl/elf32.em (output_rel_find): Prefer .rel script sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / reloc.s
CommitLineData
302cbfc2
AM
1 .section echidna
2 .long .text
3
4 .section platypus,"ax"
5 .long .text
6
7 .text
8 jmp _start@plt
This page took 0.022984 seconds and 4 git commands to generate.