Searched refs:CoverageSectionRefs (Results 1 – 1 of 1) sorted by relevance
990 std::vector<SectionRef> CoverageSectionRefs = *CoverageSection; in loadBinaryFormat() local991 if (CoverageSectionRefs.size() != 1) in loadBinaryFormat()993 auto CoverageMappingOrErr = CoverageSectionRefs.back().getContents(); in loadBinaryFormat()