mmix-mmo set SEC_DATA for .data section
[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\)
bf54968b 16 [0-9a-f]+: f3 0f 1e fa endbr64
74541ad4 17 [0-9a-f]+: ff 35 .. .. 20 00 pushq .*\(%rip\) # 201358 <_GLOBAL_OFFSET_TABLE_\+0x8>
a24bb4f0 18 [0-9a-f]+: ff 25 .. .. 20 00 jmpq \*.*\(%rip\) # 201348 <.*>
67a4f2b7 19
This page took 2.472464 seconds and 4 git commands to generate.