DEBSOURCES
Skip Quicknav
sources / libabigail / 2.9-3 / tests / data / test-diff-dwarf / test12-version-script
1234567891011
VERSION_1.0 { global: foo; }; VERSION_2.0 { global: foo; } VERSION_1.0; VERSION_3.0 { global: foo; } VERSION_2.0;