Home | History | Annotate | Download | only in gold

Lines Matching refs:icf

62 class Icf;
1366 set_icf(Icf* icf)
1367 { this->icf_ = icf;}
1369 Icf*
1370 icf() const
1373 // Returns true if ICF determined that this is a duplicate section.
1949 Icf* icf_;