Searched refs:id_section_ (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | icf.h | 68 : id_section_(), section_id_(), kept_section_id_(), in Icf() 148 std::vector<Section_id> id_section_;
|
| HD | icf.cc | 758 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/ |
| HD | icf.h | 81 : id_section_(), section_id_(), kept_section_id_(), in Icf() 171 std::vector<Section_id> id_section_; variable
|
| HD | icf.cc | 999 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()
|