Check if a symbol is hidden by linker script.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr12975.t
1 {
2 global:
3 foo;
4 local:
5 *;
6 };
This page took 0.029754 seconds and 4 git commands to generate.