* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do not
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers30.map
1 VERS_30.0 {
2 global:
3 foo; info; global; extern "C" { extern; };
4 local:
5 local; bar; *;
6 };
This page took 0.051881 seconds and 4 git commands to generate.