HomeSort by relevance Sort by last modified time
    Searched refs:kept_section_id_ (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
icf.h 68 : id_section_(), section_id_(), kept_section_id_(),
154 std::vector<unsigned int> kept_section_id_; member in class:gold::Icf
icf.cc 739 this->kept_section_id_.push_back(section_num);
760 &num_tracked_relocs, &this->kept_section_id_,
814 unsigned int kept_section_id = this->kept_section_id_[section_num];
816 this->kept_section_id_[section_num] = section_num;
    [all...]

Completed in 145 milliseconds