ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pie / start.s
1 .text
2 .globl foo
3 foo:
4 .byte 0
This page took 0.029896 seconds and 4 git commands to generate.