ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr24905.s
CommitLineData
81e8046d
L
1 .text
2 .globl foo
3 .type foo, @function
4foo:
5 leaq EXTERNAL_SYM(%rip), %rdi
6 .hidden EXTERNAL_SYM
This page took 0.064666 seconds and 4 git commands to generate.