Home | History | Annotate | Download | only in gold

Lines Matching defs:section_count

283     size_t section_count = (this->data_size()
285 if (section_count < elfcpp::SHN_LORESERVE)
288 oshdr.put_sh_size(section_count);
562 size_t section_count = (this->section_header_->data_size()
565 if (section_count < elfcpp::SHN_LORESERVE)