aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/relocs-1027-symbolic-func.s
blob: 35d5ba8022f3dde20dedfd17147729a5698cb0a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.text
	.global tempy
	.type   tempy, %function
tempy:
	.size   tempy, .-tempy
	.section	.data.rel
	.align 3
	.type   tempy_ptr, %object
	.size   tempy_ptr, 8
tempy_ptr:
	.xword	tempy