Searched refs:NewSec (Results 1 – 1 of 1) sorted by relevance
1348 MCSectionSubPair NewSec = I->first; in popSection() local1350 if (NewSec.first && OldSec != NewSec) in popSection()1351 changeSection(NewSec.first, NewSec.second); in popSection()