Searched refs:GCDA_402 (Results 1 – 2 of 2) sorted by relevance
32 return Format == GCOV::GCDA_402 || Format == GCOV::GCDA_404; in isGCDAFile()97 if (Format != GCOV::GCNO_402 && Format != GCOV::GCDA_402) in read()104 if (Format == GCOV::GCDA_402 || Format == GCOV::GCDA_404) { in read()
35 GCDA_402, enumerator57 return GCOV::GCDA_402; in readGCOVFormat()