Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / bnd-ifunc-2.d
CommitLineData
144bed8d 1#as: --64 -madd-bnd-prefix
bab55c05 2#ld: -shared -melf_x86_64 -z bndplt --hash-style=sysv
144bed8d
L
3#objdump: -dw
4
5#...
8f79b794
L
60+2b0 <.plt>:
7[ ]*[a-f0-9]+: ff 35 7a 01 20 00 pushq 0x20017a\(%rip\) # 200430 <_GLOBAL_OFFSET_TABLE_\+0x8>
8[ ]*[a-f0-9]+: f2 ff 25 7b 01 20 00 bnd jmpq \*0x20017b\(%rip\) # 200438 <_GLOBAL_OFFSET_TABLE_\+0x10>
144bed8d
L
9[ ]*[a-f0-9]+: 0f 1f 00 nopl \(%rax\)
10[ ]*[a-f0-9]+: 68 03 00 00 00 pushq \$0x3
a24bb4f0 11[ ]*[a-f0-9]+: f2 e9 e5 ff ff ff bnd jmpq 2b0 <.*>
144bed8d
L
12[ ]*[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
13[ ]*[a-f0-9]+: 68 00 00 00 00 pushq \$0x0
a24bb4f0 14[ ]*[a-f0-9]+: f2 e9 d5 ff ff ff bnd jmpq 2b0 <.*>
144bed8d
L
15[ ]*[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
16[ ]*[a-f0-9]+: 68 01 00 00 00 pushq \$0x1
a24bb4f0 17[ ]*[a-f0-9]+: f2 e9 c5 ff ff ff bnd jmpq 2b0 <.*>
144bed8d
L
18[ ]*[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
19[ ]*[a-f0-9]+: 68 02 00 00 00 pushq \$0x2
a24bb4f0 20[ ]*[a-f0-9]+: f2 e9 b5 ff ff ff bnd jmpq 2b0 <.*>
144bed8d
L
21[ ]*[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
22
f2c29a16 23Disassembly of section .plt.sec:
144bed8d 24
8f79b794
L
250+300 <\*ABS\*\+0x32c@plt>:
26[ ]*[a-f0-9]+: f2 ff 25 39 01 20 00 bnd jmpq \*0x200139\(%rip\) # 200440 <_GLOBAL_OFFSET_TABLE_\+0x18>
144bed8d
L
27[ ]*[a-f0-9]+: 90 nop
28
8f79b794 290+308 <func1@plt>:
a24bb4f0 30[ ]*[a-f0-9]+: f2 ff 25 39 01 20 00 bnd jmpq \*0x200139\(%rip\) # 200448 <func1>
144bed8d
L
31[ ]*[a-f0-9]+: 90 nop
32
8f79b794 330+310 <func2@plt>:
a24bb4f0 34[ ]*[a-f0-9]+: f2 ff 25 39 01 20 00 bnd jmpq \*0x200139\(%rip\) # 200450 <func2>
144bed8d
L
35[ ]*[a-f0-9]+: 90 nop
36
8f79b794
L
370+318 <\*ABS\*\+0x320@plt>:
38[ ]*[a-f0-9]+: f2 ff 25 39 01 20 00 bnd jmpq \*0x200139\(%rip\) # 200458 <_GLOBAL_OFFSET_TABLE_\+0x30>
144bed8d
L
39[ ]*[a-f0-9]+: 90 nop
40
41Disassembly of section .text:
42
8f79b794
L
430+320 <resolve1>:
44[ ]*[a-f0-9]+: f2 e8 e2 ff ff ff bnd callq 308 <func1@plt>
144bed8d 45
8f79b794
L
460+326 <g1>:
47[ ]*[a-f0-9]+: f2 e9 ec ff ff ff bnd jmpq 318 <\*ABS\*\+0x320@plt>
144bed8d 48
8f79b794
L
490+32c <resolve2>:
50[ ]*[a-f0-9]+: f2 e8 de ff ff ff bnd callq 310 <func2@plt>
144bed8d 51
8f79b794
L
520+332 <g2>:
53[ ]*[a-f0-9]+: f2 e9 c8 ff ff ff bnd jmpq 300 <\*ABS\*\+0x32c@plt>
144bed8d 54#pass
This page took 0.15612 seconds and 4 git commands to generate.