aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr19073.map
blob: e9adf097e0e38bc2d1f22d4f4387bc44822efd5e (plain)
1
2
3
4
5
6
VERS.1 {
global:
  foo;
local:
  *;
};