1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Test for ELF IFUNC functionality.

This commit is contained in:
H.J. Lu
2009-06-03 16:21:40 -07:00
committed by Ulrich Drepper
parent fbb04b35e7
commit 2f083d7511
25 changed files with 673 additions and 1 deletions

3
elf/ifuncmain2static.c Normal file
View File

@@ -0,0 +1,3 @@
/* Test STT_GNU_IFUNC symbols with -static. */
#include "ifuncmain2.c"