Home | History | Annotate | Download | only in gold

Lines Matching refs:gc_

568     version_script_(version_script), gc_(NULL), icf_(NULL)
655 gold_assert(this->gc_!= NULL);
656 this->gc_->worklist().push(Section_id(sym->object(), shndx));