mirror of git://sourceware.org/git/glibc.git
44 lines
362 B
Plaintext
44 lines
362 B
Plaintext
Base {
|
|
local: *;
|
|
};
|
|
|
|
Hxxxyoa {
|
|
global: foo;
|
|
} Base;
|
|
|
|
HxxxypQ {
|
|
global: foo;
|
|
} Base;
|
|
|
|
HxxxyqA {
|
|
global: foo;
|
|
} Base;
|
|
|
|
HxxxzaA {
|
|
global: foo;
|
|
} Base;
|
|
|
|
Hxxxz_a {
|
|
global: foo;
|
|
} Base;
|
|
|
|
Hxxxyob {
|
|
global: bar;
|
|
} Base;
|
|
|
|
HxxxypR {
|
|
global: bar;
|
|
} Base;
|
|
|
|
HxxxyqB {
|
|
global: bar;
|
|
} Base;
|
|
|
|
HxxxzaB {
|
|
global: bar;
|
|
} Base;
|
|
|
|
Hxxxz_b {
|
|
global: bar;
|
|
} Base;
|