Blame elf/ifuncmain7picstatic.c
|
Packit |
6c4009 |
/* Test local STT_GNU_IFUNC symbols with -fPIC and -static:
|
|
Packit |
6c4009 |
|
|
Packit |
6c4009 |
1. Direct function call.
|
|
Packit |
6c4009 |
2. Function pointer.
|
|
Packit |
6c4009 |
*/
|
|
Packit |
6c4009 |
|
|
Packit |
6c4009 |
#include "ifuncmain7.c"
|