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