Lines Matching refs:SectionIndex
767 LVSectionIndex SectionIndex = SymbolTableEntry.SectionIndex;
774 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex);
788 includeInlineeLines(SectionIndex, Function);
790 if (Error Err = createInstructions(Function, SectionIndex))
793 processLines(&CULines, SectionIndex, Function);
1131 LVSectionIndex SectionIndex = DotTextSectionIndex;
1132 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex);
1144 includeInlineeLines(SectionIndex, Scope);
1146 processLines(&CULines, SectionIndex, nullptr);