aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc/ifunc-13a-x86-64.s
blob: 5bfc9e03b04b981edbf7e319ea40c126ebf771e4 (plain)
1
2
3
4
5
6
7
8
9
10
	.text
        .type foo, @function
	.global
foo:
        movl xxx(%rip), %eax
        ret

	.data
xxx:
	.quad ifunc