Home
last modified time | relevance | path

Searched refs:CoverageRecordsSections (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp1011 auto CoverageRecordsSections = in loadBinaryFormat() local
1016 if (auto E = CoverageRecordsSections.takeError()) { in loadBinaryFormat()
1026 for (SectionRef Section : *CoverageRecordsSections) { in loadBinaryFormat()
1038 for (SectionRef Section : *CoverageRecordsSections) { in loadBinaryFormat()