Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp496 static bool shouldSkipSectionFirstByte(SectionRef &Section) { in shouldSkipSectionFirstByte() function
516 if (shouldSkipSectionFirstByte(Section)) in create()
1132 if (shouldSkipSectionFirstByte(Section)) in lookupAllocatableSection()