glibc/elf/ifuncmain7pie.c

8 lines
128 B
C

/* Test local STT_GNU_IFUNC symbols with PIE:
1. Direct function call.
2. Function pointer.
*/
#include "ifuncmain7.c"