Regen SRC-POTFILES.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsdesc.pd
1 #source: tlsdesc.s
2 #source: tlspic2.s
3 #as: --64
4 #ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
5 #objdump: -drj.plt
6 #target: x86_64-*-*
7
8 .*: +file format elf64-x86-64
9
10 Disassembly of section .plt:
11
12 [0-9a-f]+ <.plt>:
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]+: ff 35 .. .. 20 00 pushq .*\(%rip\) # 201358 <_GLOBAL_OFFSET_TABLE_\+0x8>
17 [0-9a-f]+: ff 25 .. .. 20 00 jmpq \*.*\(%rip\) # 201348 <.*>
18 [0-9a-f]+: 0f 1f 40 00 nopl 0x0\(%rax\)
19
This page took 0.029557 seconds and 4 git commands to generate.