aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-tiny-gd.d
CommitLineData
b480a481 1#source: tls-tiny-gd.s
3c3358ca 2#target: [check_shared_lib_support]
b480a481
MS
3#ld: -shared -T relocs.ld -e0
4#objdump: -dr
5#...
6
7Disassembly of section .text:
8
90000000000010000 \<test\>:
a24bb4f0
NC
10 +10000: 10080040 adr x0, 20008 \<var>
11 +10004: 9400000a bl 1002c \<.*>
b480a481
MS
12 +10008: d503201f nop
13
14Disassembly of section .plt:
15
16000000000001000c \<.plt\>:
ad43e107 17 +1000c: a9bf7bf0 stp x16, x30, \[sp, #-16\]!
b480a481 18 +10010: 90000090 adrp x16, 20000 \<_GLOBAL_OFFSET_TABLE_\>
ad43e107 19 +10014: f9401611 ldr x17, \[x16, #40\]
b480a481
MS
20 +10018: 9100a210 add x16, x16, #0x28
21 +1001c: d61f0220 br x17
22 +10020: d503201f nop
23 +10024: d503201f nop
24 +10028: d503201f nop
25 +1002c: 90000090 adrp x16, 20000 \<_GLOBAL_OFFSET_TABLE_\>
ad43e107 26 +10030: f9401a11 ldr x17, \[x16, #48\]
b480a481
MS
27 +10034: 9100c210 add x16, x16, #0x30
28 +10038: d61f0220 br x17
This page took 0.407122 seconds and 4 git commands to generate.