Home | History | Annotate | Download | only in gold

Lines Matching refs:icf

1270 // * Identical Code Folding (--icf=<safe,all>): Some input sections
1313 gold_assert(symtab->icf()->is_icf_ready());
1649 && symtab->icf()->is_section_folded(this, i))
1654 symtab->icf()->get_folded_section(this, i);
1657 gold_info(_("%s: ICF folding section '%s' in file '%s' "
2292 Section_id folded = symtab->icf()->get_folded_section(this,
2518 // in icf.cc