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