Searched refs:GCOVFormat (Results 1 – 2 of 2) sorted by relevance
30 enum GCOVFormat { enum45 enum GCOVFormat readGCOVFormat() { in readGCOVFormat()173 bool read(GCOVBuffer &Buffer, GCOVFormat Format);
31 static bool isGCDAFile(GCOVFormat Format) { in isGCDAFile()36 static bool isGCNOFile(GCOVFormat Format) { in isGCNOFile()42 GCOVFormat Format = Buffer.readGCOVFormat(); in read()90 bool GCOVFunction::read(GCOVBuffer &Buff, GCOVFormat Format) { in read()