Searched refs:StringTableIndex (Results 1 – 1 of 1) sorted by relevance
147 unsigned StringTableIndex; member460 assert(StringTableIndex < ELF::SHN_LORESERVE); in writeHeader()461 W.write<uint16_t>(StringTableIndex); in writeHeader()976 const MCSectionELF *StrtabSection = SectionTable[StringTableIndex - 1]; in createStringTable()1005 sh_link = StringTableIndex; in writeSection()1070 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()