blob: eb893af3d30bd73b4d8c777df377520190a65b30 [file] [log] [blame]
.text
.type foo, @function
.global
foo:
movl xxx@GOT(%ebx), %eax
ret
.data
xxx:
.long ifunc