Searched refs:CoverageRecordsSections (Results 1 – 1 of 1) sorted by relevance
1127 auto CoverageRecordsSections = lookupSections(*OF, IPSK_covfun); in loadBinaryFormat() local1130 if (auto E = CoverageRecordsSections.takeError()) { in loadBinaryFormat()1140 for (SectionRef Section : *CoverageRecordsSections) { in loadBinaryFormat()1152 for (SectionRef Section : *CoverageRecordsSections) { in loadBinaryFormat()