summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-arm/tls-gdesc-nlazy.s
blob: 2cd8109048ec55de09b67303bcc6b77d984d2fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
	.text
	.globl foo
	.type foo, %function
foo:
	nop
.L2:
	blx	lib_gd2(tlscall) 
	mov	pc, lr

.Lpool:
	.word	lib_gd2(tlsdesc) + (. - .L2)

	.section .tdata,"awT"
	.global lib_gd2
lib_gd2:
	.space	4