summaryrefslogtreecommitdiff
path: root/elf/ifuncmain7pie.c
blob: 254d453f1eb1fcb9edc6d10403def7a22ee3fc65 (plain)
1
2
3
4
5
6
7
/* Test local STT_GNU_IFUNC symbols with PIE:

   1. Direct function call.
   2. Function pointer.
 */

#include "ifuncmain7.c"