1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-03 13:22:05 +03:00
glibc/elf/ifuncmain1staticpie.c
H.J. Lu 3c30afc862 Add more IFUNC tests.
Mostly tests around not-exported IFUNC functions, IFUNC in statically
linked binaries and PIEs, etc.
2009-06-22 15:07:40 -07:00

4 lines
80 B
C

/* Test STT_GNU_IFUNC symbols with PIE and no DSO. */
#include "ifuncmain1.c"