Lines Matching defs:SectionIndex
366 int16_t SectionIndex,
369 int16_t SectionIndex,
372 int16_t SectionIndex);
942 int16_t SectionIndex, uint64_t SymbolOffset) {
949 CSectionRef.Address + SymbolOffset, SectionIndex,
977 CSectionRef.Address + SymbolOffset, SectionIndex,
986 const XCOFFSection &DwarfSectionRef, int16_t SectionIndex) {
990 SectionIndex, /*SymbolType=*/0, XCOFF::C_DWARF);
996 const XCOFFSection &CSectionRef, int16_t SectionIndex,
999 SectionIndex, CSectionRef.getVisibilityType(), StorageClass);
1217 const int16_t SectionIndex = Section->Index;
1220 writeSymbolEntryForControlSection(Csect, SectionIndex,
1225 Sym, Csect, SectionIndex, Asm.getSymbolOffset(*(Sym.MCSym)));
1432 int32_t SectionIndex = 1;
1442 if (SectionIndex > MaxSectionIndex)
1444 Section->Index = SectionIndex++;
1524 assert((SectionIndex <= MaxSectionIndex) && "Section index overflow!");
1530 DwarfSection.Index = SectionIndex++;
1565 ExceptionSection.Index = SectionIndex++;
1574 CInfoSymSection.Index = SectionIndex++;