summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/hidden5.s
blob: f35607609a963a4f7c499861b8ed11f7c6feb634 (plain)
1
2
3
4
5
6
7
	.text
.globl bar
	.type	bar, @function
bar:
	movabsq	$foo@GOTOFF, %rax
	.size	bar, .-bar
	.hidden	foo