ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / n64-plt.s
1 .abicalls
2 .option pic0
3 .text
4
5 .globl foo
6 .ent foo
7 foo:
8 j bar
9 .end foo
This page took 0.039917 seconds and 4 git commands to generate.