Nicholas Nethercote 5d742b1e22 update properly
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3653
2005-05-10 04:50:05 +00:00

22 lines
277 B
GLSL

VALGRIND_2.1 {
global:
vgPlain_*;
vgTool_*;
vgPlatform_*;
vgArch_*;
*IROp*;
*IRExpr*;
*IRStmt*;
*IRBB*;
*IRDirty*;
*IRType*;
*IRTemp*;
*IRConst*;
*IRCallee*;
*IRArray*;
*IRAtom*;
LibVEX_Alloc;
local:
*; # default to hidden
};