Updo the last change to binutils and ld/testsuite.
[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
5 #objdump: -drj.plt
6 #target: x86_64-*-*
7
8 .*: +file format elf64-x86-64
9
10 Disassembly of section .plt:
11
12 0000000000000470 <.*@plt-0x10>:
13 470: ff 35 e2 0e 10 00 pushq 1052386\(%rip\) # 101358 <_GLOBAL_OFFSET_TABLE_\+0x8>
14 476: ff 25 e4 0e 10 00 jmpq \*1052388\(%rip\) # 101360 <_GLOBAL_OFFSET_TABLE_\+0x10>
15 47c: 90 nop *
16 47d: 90 nop *
17 47e: 90 nop *
18 47f: 90 nop *
19 0000000000000480 <.*@plt>:
20 480: ff 35 d2 0e 10 00 pushq 1052370\(%rip\) # 101358 <_GLOBAL_OFFSET_TABLE_\+0x8>
21 486: ff 25 bc 0e 10 00 jmpq \*1052348\(%rip\) # 101348 <_DYNAMIC\+0x190>
22 48c: 90 nop *
23 48d: 90 nop *
24 48e: 90 nop *
25 48f: 90 nop *
26
This page took 0.031056 seconds and 4 git commands to generate.