URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-ifunc/] [ifunc-15-x86-64.s] - Rev 207
Go to most recent revision | Compare with Previous | Blame | View Log
.text .type foo, @function .global foo: movl ifunc@GOTPCREL(%rip), %eax ret .type ifunc, @gnu_indirect_function .globl ifunc ifunc: ret
Go to most recent revision | Compare with Previous | Blame | View Log