Home | History | Annotate | Download | only in gold

Lines Matching full:section_id

158 // ID_SECTION : Vector mapping a section index to a Section_id pair.
167 preprocess_for_unique_sections(const std::vector<Section_id>& id_section,
181 Section_id secn = id_section[i];
233 const Section_id& secn,
340 Section_id reloc_secn(it_v->first, it_v->second);
571 const std::vector<Section_id>& id_section,
597 Section_id secn = id_section[i];
737 this->id_section_.push_back(Section_id(*p, i));
738 this->section_id_[Section_id(*p, i)] = section_num;
809 Section_id secn(obj, shndx);
826 Section_id secn(obj, shndx);
837 Section_id
840 Section_id dup_secn(dup_obj, dup_shndx);
845 Section_id folded_section = this->id_section_[kept_section_id];