Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
bdd93d52cf43d2991561d70e238bf11e422b794b
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
elf
/
ifuncmain7pic.c
blob: fc37bf4469a252c43bf25f4175596c954b91b43f [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
/* Test local STT_GNU_IFUNC symbols with -fPIC:
2
3
1. Direct function call.
4
2. Function pointer.
5
*/
6
7
#include
"ifuncmain7.c"