]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-x86-64/bnd-plt-1-now.d
Define various symbols conditionally in shared libraries
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / bnd-plt-1-now.d
CommitLineData
38b12349
L
1#source: bnd-branch-1.s
2#as: --64
c2596c4a 3#ld: -z now -shared -melf_x86_64 -z bndplt --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code
38b12349
L
4#objdump: -dw
5
6.*: +file format .*
7
8
9Disassembly of section .plt:
10
fd161d86
AM
110+230 <.plt>:
12 +[a-f0-9]+: ff 35 a2 01 20 00 pushq 0x2001a2\(%rip\) # 2003d8 <_GLOBAL_OFFSET_TABLE_\+0x8>
13 +[a-f0-9]+: f2 ff 25 a3 01 20 00 bnd jmpq \*0x2001a3\(%rip\) # 2003e0 <_GLOBAL_OFFSET_TABLE_\+0x10>
38b12349 14 +[a-f0-9]+: 0f 1f 00 nopl \(%rax\)
dc2be3d2 15 +[a-f0-9]+: 68 00 00 00 00 pushq \$0x0
fd161d86 16 +[a-f0-9]+: f2 e9 e5 ff ff ff bnd jmpq 230 <.plt>
dc2be3d2
L
17 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
18 +[a-f0-9]+: 68 01 00 00 00 pushq \$0x1
fd161d86 19 +[a-f0-9]+: f2 e9 d5 ff ff ff bnd jmpq 230 <.plt>
dc2be3d2
L
20 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
21 +[a-f0-9]+: 68 02 00 00 00 pushq \$0x2
fd161d86 22 +[a-f0-9]+: f2 e9 c5 ff ff ff bnd jmpq 230 <.plt>
dc2be3d2
L
23 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
24 +[a-f0-9]+: 68 03 00 00 00 pushq \$0x3
fd161d86 25 +[a-f0-9]+: f2 e9 b5 ff ff ff bnd jmpq 230 <.plt>
dc2be3d2
L
26 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
27
f2c29a16 28Disassembly of section .plt.sec:
dc2be3d2 29
fd161d86
AM
300+280 <foo2@plt>:
31 +[a-f0-9]+: f2 ff 25 61 01 20 00 bnd jmpq \*0x200161\(%rip\) # 2003e8 <foo2>
38b12349
L
32 +[a-f0-9]+: 90 nop
33
fd161d86
AM
340+288 <foo3@plt>:
35 +[a-f0-9]+: f2 ff 25 61 01 20 00 bnd jmpq \*0x200161\(%rip\) # 2003f0 <foo3>
38b12349
L
36 +[a-f0-9]+: 90 nop
37
fd161d86
AM
380+290 <foo1@plt>:
39 +[a-f0-9]+: f2 ff 25 61 01 20 00 bnd jmpq \*0x200161\(%rip\) # 2003f8 <foo1>
38b12349
L
40 +[a-f0-9]+: 90 nop
41
fd161d86
AM
420+298 <foo4@plt>:
43 +[a-f0-9]+: f2 ff 25 61 01 20 00 bnd jmpq \*0x200161\(%rip\) # 200400 <foo4>
38b12349
L
44 +[a-f0-9]+: 90 nop
45
46Disassembly of section .text:
47
fd161d86
AM
480+2a0 <_start>:
49 +[a-f0-9]+: f2 e9 ea ff ff ff bnd jmpq 290 <foo1@plt>
50 +[a-f0-9]+: e8 d5 ff ff ff callq 280 <foo2@plt>
51 +[a-f0-9]+: e9 d8 ff ff ff jmpq 288 <foo3@plt>
52 +[a-f0-9]+: e8 e3 ff ff ff callq 298 <foo4@plt>
53 +[a-f0-9]+: f2 e8 cd ff ff ff bnd callq 288 <foo3@plt>
54 +[a-f0-9]+: e9 d8 ff ff ff jmpq 298 <foo4@plt>
38b12349 55#pass