ld-linkonce test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr23194.map
1 FOO {
2 global:
3 bar;
4 foobar;
5 local:
6 *;
7 };
This page took 0.029662 seconds and 4 git commands to generate.