ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / pie-bind-locally-a.s
1 .text
2 .align 2
3 .global _start
4 _start:
5 .word _start(GOT)
This page took 0.032304 seconds and 4 git commands to generate.