DEBSOURCES
Skip Quicknav
sources / olm / 3.2.16%2Bdfsg-3 / version_script.ver
123456789
# this is a 'version script' for the linker which tells it to only export # symbols starting 'olm_'. { global: olm_*; local: *; };