Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / libno-plt-1b.dd
1 #objdump: -dwrj.text
2 #target: x86_64-*-*
3
4 .*: +file format elf.*-x86-64.*
5
6 Disassembly of section .text:
7
8 #...
9 [0-9a-f]+ <get_func>:
10 +[a-f0-9]+: 48 8b 05 ([0-9a-f]{2} ){4}[ ]+mov 0x[0-9a-f]+\(%rip\),%rax +# [0-9a-f]+ <.*>
11 +[a-f0-9]+: c3 retq
12 #...
13 [0-9a-f]+ <call_func>:
14 +[a-f0-9]+: ff 25 ([0-9a-f]{2} ){4}[ ]+jmpq \*0x[0-9a-f]+\(%rip\) +# [0-9a-f]+ <.*>
15 #pass
This page took 0.030173 seconds and 4 git commands to generate.