Searched refs:StrtabSection (Results 1 – 1 of 1) sorted by relevance
981 const MCSectionELF *StrtabSection = SectionTable[StringTableIndex - 1]; in createStringTable() local983 return StrtabSection; in createStringTable()1073 MCSectionELF *StrtabSection = in writeObject() local1075 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()