1# This is used only to hide data symbols that get imported through
2# whole_static_libs, or else they might trigger the ASan odr-violation check.
3# Before adding symbols here, please make sure that it doesn't give rise to a
4# real ODR problem. All these symbols are either in .rodata or .data.rel.ro
5# sections.
6LIBARTBASE {
7  local:
8    PPMD7_kExpEscape;
9    XZ_SIG;
10    g_AlignedAlloc;
11    g_Alloc;
12    g_BigAlloc;
13    g_MidAlloc;
14    k7zSignature;
15};
16