Properly match PLT entry against .got.plt relocation
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsdesc.pd
CommitLineData
67a4f2b7
AO
1#source: tlsdesc.s
2#source: tlspic2.s
3#as: --64
e41b3a13 4#ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
67a4f2b7
AO
5#objdump: -drj.plt
6#target: x86_64-*-*
7
8.*: +file format elf64-x86-64
9
10Disassembly of section .plt:
11
144bed8d 12[0-9a-f]+ <.plt>:
74541ad4
AM
13 [0-9a-f]+: ff 35 .. .. 20 00 pushq .*\(%rip\) # 201358 <_GLOBAL_OFFSET_TABLE_\+0x8>
14 [0-9a-f]+: ff 25 .. .. 20 00 jmpq \*.*\(%rip\) # 201360 <_GLOBAL_OFFSET_TABLE_\+0x10>
15 [0-9a-f]+: 0f 1f 40 00 nopl 0x0\(%rax\)
74541ad4
AM
16 [0-9a-f]+: ff 35 .. .. 20 00 pushq .*\(%rip\) # 201358 <_GLOBAL_OFFSET_TABLE_\+0x8>
17 [0-9a-f]+: ff 25 .. .. 20 00 jmpq \*.*\(%rip\) # 201348 <_DYNAMIC\+0x190>
18 [0-9a-f]+: 0f 1f 40 00 nopl 0x0\(%rax\)
67a4f2b7 19
This page took 0.385056 seconds and 4 git commands to generate.