blob: e8233ea3b33540c2f5aac59fcb3df2402a952c68 [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_*;
njn7ef28812003-10-15 11:21:43 +00006 vgOff_*;
nethercotec06e2132004-09-03 13:45:29 +00007 vgArch_*;
sewardj9f649aa2004-11-22 20:38:40 +00008 *IROp*;
9 *IRExpr*;
10 *IRStmt*;
11 *IRBB*;
12 *IRDirty*;
13 *IRType*;
14 *IRTemp*;
15 *IRConst*;
16 *IRCallee*;
17 *IRArray*;
18 LibVEX_Alloc;
fitzhardinge98abfc72003-12-16 02:05:15 +000019
jsgf855d93d2003-10-13 22:26:55 +000020 local:
21 *; # default to hidden
22};