aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/libno-plt-1b.dd
blob: 2892ce4245087963c2a41c9b666615755fdc08cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#objdump: -dwrj.text
#target: x86_64-*-*

.*: +file format elf.*-x86-64.*

Disassembly of section .text:

#...
[0-9a-f]+ <get_func>:
 +[a-f0-9]+:	48 8b 05 ([0-9a-f]{2} ){4}[ 	]+mov    0x[0-9a-f]+\(%rip\),%rax +# [0-9a-f]+ <_DYNAMIC\+0x[0-9a-f]+>
 +[a-f0-9]+:	c3                   	retq   
#...
[0-9a-f]+ <call_func>:
 +[a-f0-9]+:	ff 25 ([0-9a-f]{2} ){4}[ 	]+jmpq   \*0x[0-9a-f]+\(%rip\) +# [0-9a-f]+ <_DYNAMIC\+0x[0-9a-f]+>
#pass