Home | History | Annotate | Download | only in gold

Lines Matching refs:icf

1057   // value of this->icf().
1058 if (strcmp(this->icf(), "none") == 0)
1060 else if (strcmp(this->icf(), "safe") == 0)
1301 gold_warning(_("ignoring --icf for an incremental link"));