URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [testsuite/] [ifuncmod3.c] - Rev 147
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test STT_GNU_IFUNC symbols with dlopen. */ #include "ifuncmod1.c" int ret_foo; int ret_foo_hidden; int ret_foo_protected;
Go to most recent revision | Compare with Previous | Blame | View Log