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