8 lines
142 B
C
8 lines
142 B
C
|
/* Test local STT_GNU_IFUNC symbols with -fPIC and -static:
|
||
|
|
||
|
1. Direct function call.
|
||
|
2. Function pointer.
|
||
|
*/
|
||
|
|
||
|
#include "ifuncmain7.c"
|