URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-x86-64/] [hidden3.s] - Rev 847
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl bar .type bar, @function bar: leaq foo(%rip), %rax ret .size bar, .-bar .hidden foo
Go to most recent revision | Compare with Previous | Blame | View Log