Home
last modified time | relevance | path

Searched refs:id_section_ (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
HDicf.h68 : id_section_(), section_id_(), kept_section_id_(), in Icf()
148 std::vector<Section_id> id_section_;
HDicf.cc758 this->id_section_.push_back(Section_id(*p, i)); in find_identical_sections()
782 this->id_section_, &is_secn_or_group_unique, in find_identical_sections()
866 Section_id folded_section = this->id_section_[kept_section_id]; in get_folded_section()
/dragonfly/contrib/binutils-2.34/gold/
HDicf.h81 : id_section_(), section_id_(), kept_section_id_(), in Icf()
171 std::vector<Section_id> id_section_; variable
HDicf.cc999 this->id_section_.push_back(Section_id(*p, i)); in find_identical_sections()
1049 this->id_section_, section_addraligns, in find_identical_sections()
1133 Section_id folded_section = this->id_section_[kept_section_id]; in get_folded_section()