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