bfd, ld: add CTF section linking
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / bnd-ifunc-2-now.d
CommitLineData
38b12349 1#source: bnd-ifunc-2.s
6c0d3bde 2#as: --64 -madd-bnd-prefix -mx86-used-note=no
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+240 <.plt>:
12 +[a-f0-9]+: ff 35 9a 01 20 00 pushq 0x20019a\(%rip\) # 2003e0 <_GLOBAL_OFFSET_TABLE_\+0x8>
13 +[a-f0-9]+: f2 ff 25 9b 01 20 00 bnd jmpq \*0x20019b\(%rip\) # 2003e8 <_GLOBAL_OFFSET_TABLE_\+0x10>
38b12349 14 +[a-f0-9]+: 0f 1f 00 nopl \(%rax\)
dc2be3d2 15 +[a-f0-9]+: 68 03 00 00 00 pushq \$0x3
fd161d86 16 +[a-f0-9]+: f2 e9 e5 ff ff ff bnd jmpq 240 <.plt>
38b12349
L
17 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
18 +[a-f0-9]+: 68 00 00 00 00 pushq \$0x0
fd161d86 19 +[a-f0-9]+: f2 e9 d5 ff ff ff bnd jmpq 240 <.plt>
38b12349 20 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
dc2be3d2 21 +[a-f0-9]+: 68 01 00 00 00 pushq \$0x1
fd161d86 22 +[a-f0-9]+: f2 e9 c5 ff ff ff bnd jmpq 240 <.plt>
dc2be3d2
L
23 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
24 +[a-f0-9]+: 68 02 00 00 00 pushq \$0x2
fd161d86 25 +[a-f0-9]+: f2 e9 b5 ff ff ff bnd jmpq 240 <.plt>
dc2be3d2 26 +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\)
38b12349 27
f2c29a16 28Disassembly of section .plt.sec:
38b12349 29
fd161d86
AM
300+290 <\*ABS\*\+0x2bc@plt>:
31 +[a-f0-9]+: f2 ff 25 59 01 20 00 bnd jmpq \*0x200159\(%rip\) # 2003f0 <_GLOBAL_OFFSET_TABLE_\+0x18>
38b12349
L
32 +[a-f0-9]+: 90 nop
33
fd161d86
AM
340+298 <func1@plt>:
35 +[a-f0-9]+: f2 ff 25 59 01 20 00 bnd jmpq \*0x200159\(%rip\) # 2003f8 <func1>
38b12349
L
36 +[a-f0-9]+: 90 nop
37
fd161d86
AM
380+2a0 <func2@plt>:
39 +[a-f0-9]+: f2 ff 25 59 01 20 00 bnd jmpq \*0x200159\(%rip\) # 200400 <func2>
38b12349
L
40 +[a-f0-9]+: 90 nop
41
fd161d86
AM
420+2a8 <\*ABS\*\+0x2b0@plt>:
43 +[a-f0-9]+: f2 ff 25 59 01 20 00 bnd jmpq \*0x200159\(%rip\) # 200408 <_GLOBAL_OFFSET_TABLE_\+0x30>
38b12349
L
44 +[a-f0-9]+: 90 nop
45
46Disassembly of section .text:
47
fd161d86
AM
480+2b0 <resolve1>:
49 +[a-f0-9]+: f2 e8 e2 ff ff ff bnd callq 298 <func1@plt>
38b12349 50
fd161d86
AM
510+2b6 <g1>:
52 +[a-f0-9]+: f2 e9 ec ff ff ff bnd jmpq 2a8 <\*ABS\*\+0x2b0@plt>
38b12349 53
fd161d86
AM
540+2bc <resolve2>:
55 +[a-f0-9]+: f2 e8 de ff ff ff bnd callq 2a0 <func2@plt>
38b12349 56
fd161d86
AM
570+2c2 <g2>:
58 +[a-f0-9]+: f2 e9 c8 ff ff ff bnd jmpq 290 <\*ABS\*\+0x2bc@plt>
38b12349 59#pass
This page took 0.222456 seconds and 4 git commands to generate.