summaryrefslogtreecommitdiff
path: root/client/symbol.map
blob: f62b66fe14f8f00a372b6c1672665921b21c971e (plain)
1
2
3
4
5
6
7
8
9
{
global:
  g_vfs_*;
  g_io_module_load;
  g_io_module_unload;
  g_io_module_query;
local:
  *;
};