Add test for string evaluation with "debug expression" on
[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
74541ad4
AM
12[0-9a-f]+ <.*@plt-0x10>:
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\)
16[0-9a-f]+ <.*@plt>:
17 [0-9a-f]+: ff 35 .. .. 20 00 pushq .*\(%rip\) # 201358 <_GLOBAL_OFFSET_TABLE_\+0x8>
18 [0-9a-f]+: ff 25 .. .. 20 00 jmpq \*.*\(%rip\) # 201348 <_DYNAMIC\+0x190>
19 [0-9a-f]+: 0f 1f 40 00 nopl 0x0\(%rax\)
67a4f2b7 20
This page took 0.348446 seconds and 4 git commands to generate.