mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
22 lines
277 B
GLSL
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
|
|
};
|