gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19636-2d-nacl.d
CommitLineData
aec6b87e
L
1#source: pr19636-2.s
2#as: --64 -mrelax-relocations=no
bab55c05 3#ld: -pie -m elf_x86_64 --no-dynamic-linker --hash-style=sysv
aec6b87e
L
4#objdump: -dw
5#target: x86_64-*-nacl*
6
7.*: +file format .*
8
9
10Disassembly of section .plt:
11
120+ <.plt>:
13[ ]*[a-f0-9]+: ff 35 42 02 01 10 pushq 0x10010242\(%rip\) # 10010248 <_GLOBAL_OFFSET_TABLE_\+0x8>
14[ ]*[a-f0-9]+: 4c 8b 1d 43 02 01 10 mov 0x10010243\(%rip\),%r11 # 10010250 <_GLOBAL_OFFSET_TABLE_\+0x10>
15[ ]*[a-f0-9]+: 41 83 e3 e0 and \$0xffffffe0,%r11d
16[ ]*[a-f0-9]+: 4d 01 fb add %r15,%r11
17[ ]*[a-f0-9]+: 41 ff e3 jmpq \*%r11
18[ ]*[a-f0-9]+: 66 0f 1f 84 00 00 00 00 00 nopw 0x0\(%rax,%rax,1\)
19[ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
20[ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
21[ ]*[a-f0-9]+: 66 90 xchg %ax,%ax
22[ ]*[a-f0-9]+: 4c 8b 1d 11 02 01 10 mov 0x10010211\(%rip\),%r11 # 10010258 <_GLOBAL_OFFSET_TABLE_\+0x18>
23[ ]*[a-f0-9]+: 41 83 e3 e0 and \$0xffffffe0,%r11d
24[ ]*[a-f0-9]+: 4d 01 fb add %r15,%r11
25[ ]*[a-f0-9]+: 41 ff e3 jmpq \*%r11
26[ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
27[ ]*[a-f0-9]+: 68 00 00 00 00 pushq \$0x0
56fdab47 28[ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 6a <\.plt\+0x6a>
aec6b87e
L
29[ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
30[ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\)
31
32Disassembly of section .text:
33
340+80 <_start>:
56fdab47
AM
35[ ]*[a-f0-9]+: 48 3b 05 a9 01 01 10 cmp 0x100101a9\(%rip\),%rax # 10010230 <\.got>
36[ ]*[a-f0-9]+: ff 25 ab 01 01 10 jmpq \*0x100101ab\(%rip\) # 10010238 <\.got\+0x8>
37[ ]*[a-f0-9]+: e8 ae ff ff ff callq 40 <\.plt\+0x40>
This page took 0.220172 seconds and 4 git commands to generate.