Searched refs:StrtabSection (Results 1 – 1 of 1) sorted by relevance
976 const MCSectionELF *StrtabSection = SectionTable[StringTableIndex - 1]; in createStringTable() local978 return StrtabSection; in createStringTable()1068 MCSectionELF *StrtabSection = in writeObject() local1070 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()