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
Fix alignment of AVX safe area on x86-64.
[glibc.git]
/
elf
/
ifuncmain7pie.c
blob
254d453f1eb1fcb9edc6d10403def7a22ee3fc65
1
/* Test local STT_GNU_IFUNC symbols with PIE:
2
3
1. Direct function call.
4
2. Function pointer.
5
*/
6
7
#include
"ifuncmain7.c"