Searched refs:CoverageRecordsSections (Results 1 – 1 of 1) sorted by relevance
1138 auto CoverageRecordsSections = lookupSections(*OF, IPSK_covfun); in loadBinaryFormat() local1141 if (auto E = CoverageRecordsSections.takeError()) { in loadBinaryFormat()1151 for (SectionRef Section : *CoverageRecordsSections) { in loadBinaryFormat()1163 for (SectionRef Section : *CoverageRecordsSections) { in loadBinaryFormat()