Searched refs:CoverageSection (Results 1 – 1 of 1) sorted by relevance
1183 auto CoverageSection = lookupSections(*OF, IPSK_covmap); in loadBinaryFormat() local1184 if (auto E = CoverageSection.takeError()) in loadBinaryFormat()1186 std::vector<SectionRef> CoverageSectionRefs = *CoverageSection; in loadBinaryFormat()