| 1 | /* Test local STT_GNU_IFUNC symbols with PIE: |
|---|---|
| 2 | |
| 3 | 1. Direct function call. |
| 4 | 2. Function pointer. |
| 5 | */ |
| 6 | |
| 7 | #include "ifuncmain7.c" |
| 8 |
| 1 | /* Test local STT_GNU_IFUNC symbols with PIE: |
|---|---|
| 2 | |
| 3 | 1. Direct function call. |
| 4 | 2. Function pointer. |
| 5 | */ |
| 6 | |
| 7 | #include "ifuncmain7.c" |
| 8 |