Searched refs:foldIdentical (Results 1 – 3 of 3) sorted by relevance
120 void foldIdentical(ConcatInputSection *redundant);
146 void ConcatInputSection::foldIdentical(ConcatInputSection *copy) { in foldIdentical() function in ConcatInputSection
340 beginIsec->foldIdentical(icfInputs[i]); in run()