Searched refs:OldIndexToSection (Results 1 – 1 of 1) sorted by relevance
118 DenseMap<uint32_t, const Section *> OldIndexToSection; in removeSections() local125 OldIndexToSection[(*I)->Index] = I->get(); in removeSections()133 return (Section && !OldIndexToSection.count(*Section)); in removeSections()155 S->n_sect = OldIndexToSection[S->n_sect]->Index; in removeSections()