Searched refs:NewSection (Results 1 – 3 of 3) sorted by relevance
335 MCSectionSubPair NewSection = I->first; in PopSection() local337 if (OldSection != NewSection) in PopSection()338 ChangeSection(NewSection.first, NewSection.second); in PopSection()
375 MCSectionSubPair NewSection = I->first; in PopSection() local377 if (OldSection != NewSection) in PopSection()378 ChangeSection(NewSection.first, NewSection.second); in PopSection()
109 T *NewSection = in createSection() local112 return NewSection; in createSection()