aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr23194.map
blob: 353c194af573d9bf689ee6e6fe6518b0f5db6193 (plain)
1
2
3
4
5
6
FOO {
  global:
    bar;
  local:
    *;
};