summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-elfvers/vers30.map
blob: 71d06d3041616d448d2d1fc36a498161478c017c (plain)
1
2
3
4
5
6
VERS_30.0 {
  global:
    foo; info; global; extern "C" { extern; };
  local:
    local; bar; *;
};