Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers21.map
1 VERS.0 {
2 global:
3 bar;
4 foo;
5 foobar;
6 local:
7 *;
8 };
This page took 0.029567 seconds and 4 git commands to generate.