ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / pie-bind-locally-b.s
CommitLineData
1dcb9720
JW
1 .section .data.rel,"aw",%progbits
2 .align 2
3 .type q, %object
4 .size q, 4
5q:
6 .word _start
This page took 0.181959 seconds and 4 git commands to generate.