x86-64: Disallow PC reloc against weak undefined symbols in PIE
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23194.map
1 FOO {
2 global:
3 bar;
4 foobar;
5 local:
6 *;
7 };