ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-14b.s
CommitLineData
aa715242
L
1 .type foo, %gnu_indirect_function
2 .globl foo
3foo:
4 ret
5 .size foo, .-foo
This page took 0.412663 seconds and 4 git commands to generate.