blob: baf8934b9559c1a05285452794f6475dfe064c74 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/* Test local STT_GNU_IFUNC symbols with -fPIC and -static:
2
3 1. Direct function call.
4 2. Function pointer.
5 */
6
7#include "ifuncmain7.c"