Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9a843f04a2d07268ac6e1a38bfc5c32bf730ff96
/
.
/
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"