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