Searched refs:out_shndx (Results 1 – 7 of 7) sorted by relevance
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()[all …]
1594 int out_shndx = 0; in write_info_blocks() local1600 out_shndx = os->out_shndx(); in write_info_blocks()1605 Swap32::writeval(pov + 4, out_shndx); in write_info_blocks()2573 shndx = os->out_shndx(); in do_relocate()2611 st_shndx = os->out_shndx(); in do_relocate()
1096 unsigned int out_shndx = output_section->out_shndx(); in incremental_relocs_write_reltype() local1155 elfcpp::Swap<32, big_endian>::writeval(pov + 4, out_shndx); in incremental_relocs_write_reltype()
2988 shndx = os->out_shndx(); in sized_write_globals()3012 shndx = od->out_shndx(); in sized_write_globals()3205 unsigned int shndx = os->out_shndx(); in sized_write_section_symbol()
2618 st_shndx = out_sections[st_shndx]->out_shndx(); in write_local_symbols()
174 out_shndx() const in out_shndx() function
5341 return this->symtab_section_->out_shndx(); in symtab_section_shndx()