mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-07 04:38:00 +00:00
22 lines
273 B
GLSL
22 lines
273 B
GLSL
VALGRIND_2.1 {
|
|
global:
|
|
vgPlain_*;
|
|
vgTool_*;
|
|
vgProf_*;
|
|
vgArch_*;
|
|
*IROp*;
|
|
*IRExpr*;
|
|
*IRStmt*;
|
|
*IRBB*;
|
|
*IRDirty*;
|
|
*IRType*;
|
|
*IRTemp*;
|
|
*IRConst*;
|
|
*IRCallee*;
|
|
*IRArray*;
|
|
*IRAtom*;
|
|
LibVEX_Alloc;
|
|
local:
|
|
*; # default to hidden
|
|
};
|