summaryrefslogtreecommitdiff
path: root/elf/ifuncmain7picstatic.c
blob: baf8934b9559c1a05285452794f6475dfe064c74 (plain)
1
2
3
4
5
6
7
/* Test local STT_GNU_IFUNC symbols with -fPIC and -static:

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

#include "ifuncmain7.c"