Properly match PLT entry against .got.plt relocation
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsdesc-nacl.pd
1 #source: tlsdesc.s
2 #source: tlspic2.s
3 #as: --64
4 #ld: -shared -melf_x86_64_nacl --no-ld-generated-unwind-info
5 #objdump: -drj.plt
6 #target: x86_64-*-nacl*
7
8 .*: +file format elf64-x86-64-nacl
9
10 Disassembly of section .plt:
11
12 [0-9a-f]+ <.plt>:
13 +[0-9a-f]+: ff 35 .. .. .. .. pushq 0x[0-9a-f]+\(%rip\) +# [0-9a-f]+ <_GLOBAL_OFFSET_TABLE_\+0x8>
14 +[0-9a-f]+: 4c 8b 1d .. .. .. .. mov 0x[0-9a-f]+\(%rip\),%r11 +# [0-9a-f]+ <_GLOBAL_OFFSET_TABLE_\+0x10>
15 +[0-9a-f]+: 41 83 e3 e0 and \$0xffffffe0,%r11d
16 +[0-9a-f]+: 4d 01 fb add %r15,%r11
17 +[0-9a-f]+: 41 ff e3 jmpq \*%r11
18 +[0-9a-f]+: 66 0f 1f 84 00 00 00 nopw 0x0\(%rax,%rax,1\)
19 +[0-9a-f]+: 00 00 *
20 +[0-9a-f]+: 66 66 66 66 66 66 2e data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
21 +[0-9a-f]+: 0f 1f 84 00 00 00 00 *
22 +[0-9a-f]+: 00 *
23 +[0-9a-f]+: 66 66 66 66 66 66 2e data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
24 +[0-9a-f]+: 0f 1f 84 00 00 00 00 *
25 +[0-9a-f]+: 00 *
26 +[0-9a-f]+: 66 90 xchg %ax,%ax
27 +[0-9a-f]+: ff 35 .. .. .. .. pushq 0x[0-9a-f]+\(%rip\) +# [0-9a-f]+ <_GLOBAL_OFFSET_TABLE_\+0x8>
28 +[0-9a-f]+: 4c 8b 1d .. .. .. .. mov 0x[0-9a-f]+\(%rip\),%r11 +# [0-9a-f]+ <_DYNAMIC\+0x190>
29 +[0-9a-f]+: 41 83 e3 e0 and \$0xffffffe0,%r11d
30 +[0-9a-f]+: 4d 01 fb add %r15,%r11
31 +[0-9a-f]+: 41 ff e3 jmpq \*%r11
32 +[0-9a-f]+: 66 0f 1f 84 00 00 00 nopw 0x0\(%rax,%rax,1\)
33 +[0-9a-f]+: 00 00 *
34 +[0-9a-f]+: 66 66 66 66 66 66 2e data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
35 +[0-9a-f]+: 0f 1f 84 00 00 00 00 *
36 +[0-9a-f]+: 00 *
37 +[0-9a-f]+: 66 66 66 66 66 66 2e data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\)
38 +[0-9a-f]+: 0f 1f 84 00 00 00 00 *
39 +[0-9a-f]+: 00 *
40 +[0-9a-f]+: 66 90 xchg %ax,%ax
This page took 0.030357 seconds and 4 git commands to generate.