Home | History | Annotate | Download | only in MC

Lines Matching full:stringtableindex

118   unsigned StringTableIndex;
352 assert(StringTableIndex < ELF::SHN_LORESERVE);
353 write16(StringTableIndex);
1129 const MCSectionELF *StrtabSection = SectionTable[StringTableIndex - 1];
1159 sh_link = StringTableIndex;
1219 StringTableIndex = addToSectionTable(StrtabSection);