ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / exec-got-1a.s
1 .globl foo
2 .type foo,%object
3 .size foo,4
4 .data
5 foo: .word 1
This page took 0.034169 seconds and 4 git commands to generate.