summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/libno-plt-1b.dd
blob: 83c94b188f0e0b5cd8d7aa406635fce4a63d7021 (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]+ <.*>
 +[a-f0-9]+:	c3                   	ret *
#...
[0-9a-f]+ <call_func>:
 +[a-f0-9]+:	ff 25 ([0-9a-f]{2} ){4}[ 	]+jmp    \*0x[0-9a-f]+\(%rip\) +# [0-9a-f]+ <.*>
#pass