Lines Matching refs:out_shndx
290 unsigned int shstrndx = this->shstrtab_section_->out_shndx(); in do_sized_write()
329 gold_assert(shndx == (*p)->out_shndx()); in do_sized_write()
347 gold_assert(shndx == (*p)->out_shndx()); in do_sized_write()
571 unsigned int shstrndx = this->shstrtab_->out_shndx(); in do_sized_write()
573 oehdr.put_e_shstrndx(this->shstrtab_->out_shndx()); in do_sized_write()
670 return this->output_section_->out_shndx(); in do_out_shndx()
1340 output_shndx = os->out_shndx(); in do_write()
3634 oshdr->put_sh_link(this->link_section_->out_shndx()); in write_header()
3638 oshdr->put_sh_link(layout->dynsym_section()->out_shndx()); in write_header()
3646 info = this->info_section_->out_shndx(); in write_header()
4859 gold_assert(*pshndx == ps->out_shndx()); in write_section_headers_list()