blob: 17c7678c5c9f2f99399974e9c14d62f1aa899a67 [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_*;
jsgf855d93d2003-10-13 22:26:55 +00005 vgProf_*;
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};