Searched refs:kept_section_id_ (Results 1 – 2 of 2) sorted by relevance
739 this->kept_section_id_.push_back(section_num); in find_identical_sections()760 &num_tracked_relocs, &this->kept_section_id_, in find_identical_sections()814 unsigned int kept_section_id = this->kept_section_id_[section_num]; in unfold_section()816 this->kept_section_id_[section_num] = section_num; in unfold_section()831 unsigned int kept_section_id = this->kept_section_id_[section_num]; in is_section_folded()844 unsigned int kept_section_id = this->kept_section_id_[section_num]; in get_folded_section()
68 : id_section_(), section_id_(), kept_section_id_(), in Icf()154 std::vector<unsigned int> kept_section_id_; variable