aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pe/secidx2.s
blob: 0895bd9282a49677e3ef06731135e1548810f202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.text

.global ext1
ext1:	.ascii "<<<<"
	.ascii ">>>>>"

.data

.global ext2
ext2:	.ascii "<<<"
	.ascii ">>>>>>"

.section .rdata

.global ext3
ext3:	.ascii "<<<"
	.ascii ">>>>>>"