(root)/
binutils-2.41/
ld/
testsuite/
ld-elfvers/
vers21.map
VERS.0 {
  global:
    bar;
    foo;
    foobar;
  local:
    *;
};