Searched refs:GFun (Results 1 – 1 of 1) sorted by relevance
48 GCOVFunction *GFun = NULL; in read() local52 GFun = Functions[i]; in read()54 GFun = new GCOVFunction(); in read()55 Functions.push_back(GFun); in read()57 if (!GFun || !GFun->read(Buffer, Format)) in read()