Searched refs:icf_ (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dsymtab.h1387 { this->icf_ = icf;}
1391 { return this->icf_; }
1979 Icf* icf_; member in class:gold::Symbol_table
H A Dsymtab.cc570 version_script_(version_script), gc_(NULL), icf_(NULL),
594 && this->icf_->is_section_folded(obj, shndx));
2784 Section_id folded = this->icf_->get_folded_section(relobj,
3108 this->icf_->get_folded_section(relobj, in_shndx);

Completed in 54 milliseconds