summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-arm/tls-lib-loc.s
blob: a0e4dc78ec8ca3d9b0a37fc84a057023044ce1b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.text
	.arm

foo:
	ldr	r0,1f
2:	blx	loc(tlscall)
	nop

	.p2align 2
1:	.word	loc(tlsdesc) + (. - 2b)

	.section .tdata,"awT"
loc:
	.space	4