Searched refs:ShndxSection (Results 1 – 1 of 1) sorted by relevance
825 auto &ShndxSection = Obj.addSection<SectionIndexSection>(); in makeSection() local826 Obj.SectionIndexTable = &ShndxSection; in makeSection()827 return ShndxSection; in makeSection()