xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-elf
/
pr19698.t
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
"foo@VERS.1" = foo;
2
3
VERSION {
4
VERS.2 {
5
global:
6
foo;
7
};
8
9
VERS.1 {
10
};
11
}
12