blob: c843ad3111a194442b859fbd5fec8886e38d2477 [file] [log] [blame]
fitzhardingebe1c3cf2004-03-06 00:14:42 +00001VALGRIND_2.1 {
jsgf855d93d2003-10-13 22:26:55 +00002 global:
3 vgPlain_*;
njn26f02512004-11-22 18:33:15 +00004 vgTool_*;
njn3967cb52005-05-10 04:50:05 +00005 vgPlatform_*;
nethercotec06e2132004-09-03 13:45:29 +00006 vgArch_*;
sewardj9f649aa2004-11-22 20:38:40 +00007 *IROp*;
8 *IRExpr*;
9 *IRStmt*;
10 *IRBB*;
11 *IRDirty*;
12 *IRType*;
13 *IRTemp*;
14 *IRConst*;
15 *IRCallee*;
16 *IRArray*;
sewardj710d6c22005-03-20 18:55:15 +000017 *IRAtom*;
sewardj9f649aa2004-11-22 20:38:40 +000018 LibVEX_Alloc;
jsgf855d93d2003-10-13 22:26:55 +000019 local:
20 *; # default to hidden
21};