Home | History | Annotate | Download | only in gold

Lines Matching refs:shndx_

681   { return this->shndx_; }
707 : Stub(stub_template), relobj_(relobj), shndx_(shndx),
742 unsigned int shndx_;
1051 : Output_section_data(8, 4, true), relobj_(relobj), shndx_(shndx)
1062 { return this->shndx_; }
1088 unsigned int shndx_;
1420 : relobj_(relobj), shndx_(shndx), link_(link), size_(size),
1437 { return this->shndx_; }
1473 unsigned int shndx_;
5371 Output_section* os = this->relobj_->output_section(this->shndx_);
5377 arm_relobj->get_output_section_offset(this->shndx_);
5386 arm_relobj->exidx_input_section_by_link(this->shndx_);
5395 os->find_relaxed_input_section(this->relobj_, this->shndx_);