Lines Matching defs:SectionIndex
367 int16_t SectionIndex,
370 int16_t SectionIndex,
373 int16_t SectionIndex);
945 int16_t SectionIndex, uint64_t SymbolOffset) {
952 CSectionRef.Address + SymbolOffset, SectionIndex,
980 CSectionRef.Address + SymbolOffset, SectionIndex,
989 const XCOFFSection &DwarfSectionRef, int16_t SectionIndex) {
993 SectionIndex, /*SymbolType=*/0, XCOFF::C_DWARF);
999 const XCOFFSection &CSectionRef, int16_t SectionIndex,
1002 SectionIndex, CSectionRef.getVisibilityType(), StorageClass);
1223 const int16_t SectionIndex = Section->Index;
1226 writeSymbolEntryForControlSection(Csect, SectionIndex,
1231 Sym, Csect, SectionIndex, Asm.getSymbolOffset(*(Sym.MCSym)));
1438 int32_t SectionIndex = 1;
1448 if (SectionIndex > MaxSectionIndex)
1450 Section->Index = SectionIndex++;
1530 assert((SectionIndex <= MaxSectionIndex) && "Section index overflow!");
1536 DwarfSection.Index = SectionIndex++;
1571 ExceptionSection.Index = SectionIndex++;
1580 CInfoSymSection.Index = SectionIndex++;