ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-rel32.s
CommitLineData
da17376b
RS
1 .globl foo
2foo:
3 mov pc,lr
4 bal foo(PLT)
5
6 .data
7 .word foo-.
8 .word foo-.+0x100
This page took 0.437918 seconds and 4 git commands to generate.