OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-ifunc/] [ifunc-16-x86.s] - Rev 163

Compare with Previous | Blame | View Log

	.text
	.globl	fct
	.type	fct, @gnu_indirect_function
	.set	fct,resolve
	.hidden int_fct
	.globl	int_fct
	.set	int_fct,fct
	.p2align 4,,15
	.type	resolve, @function
resolve:
	call	ifunc@PLT
	.size	resolve, .-resolve
	.globl	g
	.type	g, @function
g:
	jmp	int_fct@PLT
	.size	g, .-g
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.