repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add tests for strfrom functions
[glibc.git]
/
elf
/
ifuncmain7picstatic.c
blob
baf8934b9559c1a05285452794f6475dfe064c74
1
/* Test local STT_GNU_IFUNC symbols with -fPIC and -static:
2
3
1. Direct function call.
4
2. Function pointer.
5
*/
6
7
#include
"ifuncmain7.c"