Lines Matching defs:SectionIndex
762 LVSectionIndex SectionIndex = SymbolTableEntry.SectionIndex;
769 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex);
783 includeInlineeLines(SectionIndex, Function);
785 if (Error Err = createInstructions(Function, SectionIndex))
788 processLines(&CULines, SectionIndex, Function);
1126 LVSectionIndex SectionIndex = DotTextSectionIndex;
1127 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex);
1139 includeInlineeLines(SectionIndex, Scope);
1141 processLines(&CULines, SectionIndex, nullptr);