summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc/ifunc-13a-i386.s
blob: eb893af3d30bd73b4d8c777df377520190a65b30 (plain)
1
2
3
4
5
6
7
8
9
10
	.text
        .type foo, @function
	.global
foo:
	movl xxx@GOT(%ebx), %eax
        ret

	.data
xxx:
	.long ifunc