(root)/
glibc-2.38/
elf/
ifuncmain4.c
       1  /* Test STT_GNU_IFUNC symbols in a single source file.  */
       2  
       3  #include "ifuncmod1.c"
       4  #include "ifuncmain1.c"