ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr26018.d
CommitLineData
309cae1f
L
1#as: --64
2#ld: -shared -Bsymbolic-functions -melf_x86_64
3#objdump: -dw
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
10[0-9a-f]+ <_start>:
11 +[a-f0-9]+: e8 00 00 00 00 callq [0-9a-f]+ <foo>
12
13[0-9a-f]+ <foo>:
14 +[a-f0-9]+: c3 retq
15#pass
This page took 0.02407 seconds and 4 git commands to generate.