Searched refs:out_shndx (Results 1 – 7 of 7) sorted by relevance
305 unsigned int shstrndx = this->shstrtab_section_->out_shndx(); in do_sized_write()344 gold_assert(shndx == (*p)->out_shndx()); in do_sized_write()362 gold_assert(shndx == (*p)->out_shndx()); in do_sized_write()586 unsigned int shstrndx = this->shstrtab_->out_shndx(); in do_sized_write()588 oehdr.put_e_shstrndx(this->shstrtab_->out_shndx()); in do_sized_write()685 return this->output_section_->out_shndx(); in do_out_shndx()1344 output_shndx = os->out_shndx(); in do_write()3662 oshdr->put_sh_link(this->link_section_->out_shndx()); in write_header()3666 oshdr->put_sh_link(layout->dynsym_section()->out_shndx()); in write_header()3674 info = this->info_section_->out_shndx(); in write_header()[all …]
1599 int out_shndx = 0; in write_info_blocks() local1605 out_shndx = os->out_shndx(); in write_info_blocks()1610 Swap32::writeval(pov + 4, out_shndx); in write_info_blocks()2585 shndx = os->out_shndx(); in do_relocate()2623 st_shndx = os->out_shndx(); in do_relocate()
1097 unsigned int out_shndx = output_section->out_shndx(); in incremental_relocs_write_reltype() local1157 elfcpp::Swap<32, big_endian>::writeval(pov + 4, out_shndx); in incremental_relocs_write_reltype()
3183 shndx = os->out_shndx(); in sized_write_globals()3207 shndx = od->out_shndx(); in sized_write_globals()3235 shndx = osect->out_shndx(); in sized_write_globals()3456 unsigned int shndx = os->out_shndx(); in sized_write_section_symbol()
2824 st_shndx = out_sections[st_shndx]->out_shndx(); in write_local_symbols()
299 out_shndx() const in out_shndx() function
5839 return this->symtab_section_->out_shndx(); in symtab_section_shndx()