(root)/
binutils-2.41/
ld/
testsuite/
ld-elfvers/
vers7.map
VERS_1 {
	global:
		show_b ;
	local:
		hide_a;
};