Searched refs:firstSection (Results 1 – 3 of 3) sorted by relevance
174 self.firstSection = True181 if not self.firstSection:183 self.firstSection = False278 self.firstSection = True289 if not self.firstSection:291 self.firstSection = False320 self.firstSection = True
297 const SectionBase *firstSection() const { in firstSection() function
1349 auto Sec = Seg->firstSection(); in finalize()