AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pac-plt-1.d
CommitLineData
1dbade74
SD
1#source: bti-plt-1.s
2#as: -mabi=lp64 --defsym __guard_property_bti__=1
8bf6d176 3#ld: -shared -z pac-plt -T bti-plt.ld
1dbade74
SD
4#objdump: -dr -j .plt
5
6[^:]*: *file format elf64-.*aarch64
7
8Disassembly of section \.plt:
9
10[0-9]+ <.*>:
11.*: a9bf7bf0 stp x16, x30, \[sp, #-16\]!
12.*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_>
13.*: f9400e11 ldr x17, \[x16, #24\]
14.*: 91006210 add x16, x16, #0x18
1dbade74
SD
15.*: d61f0220 br x17
16.*: d503201f nop
17.*: d503201f nop
18.*: d503201f nop
19
20[0-9]+ <.*>:
21.*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_>
22.*: f9401211 ldr x17, \[x16, #32\]
23.*: 91008210 add x16, x16, #0x20
24.*: d503219f autia1716
25.*: d61f0220 br x17
68bb0359 26.*: d503201f nop
1dbade74
SD
27
28[0-9]+ <.*>:
29.*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_>
30.*: f9401611 ldr x17, \[x16, #40\]
31.*: 9100a210 add x16, x16, #0x28
32.*: d503219f autia1716
33.*: d61f0220 br x17
68bb0359 34.*: d503201f nop
This page took 0.044796 seconds and 4 git commands to generate.