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