xref
: /
aosp_15_r20
/
external
/
tink
/
cc
/
version_script.lds
(revision e7b1675dde1b92d52ec075b0a92829627f2c52a5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
VERS_2.0.0 {
2
global:
3
*tink*;
4
*absl*;
5
local:
6
*;
7
};
8