i386: Issue an error on non-PIC call to IFUNC in PIC object
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / load2.map
1 {
2 global:
3 _start;
4 local:
5 *;
6 };
This page took 0.030164 seconds and 4 git commands to generate.