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