Searched refs:readGCDA (Results 1 – 3 of 3) sorted by relevance
75 else if (!GF.readGCDA(gcda_buf)) in reportCoverage()
195 bool readGCDA(GCOVBuffer &Buffer);
212 bool GCOVFile::readGCDA(GCOVBuffer &buf) { in readGCDA() function in GCOVFile