Lines Matching refs:shndx_
455 Sec_info(Address start_, Address len_, unsigned int shndx_) in Sec_info()
456 : start(start_), len(len_), shndx(shndx_) in Sec_info()
1221 : object_(ppc_object), shndx_(data_shndx), offset_(r_offset), in Branch_info()
1237 unsigned int shndx_; member in __anon0f0c9f3e0111::Target_powerpc::Branch_info
2637 stub_table = this->object_->stub_table(this->shndx_); in make_stub()
2644 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub()
2646 from += (this->object_->output_section(this->shndx_)->address() in make_stub()
2663 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub()
2665 from += (this->object_->output_section(this->shndx_)->address() in make_stub()
2717 stub_table = this->object_->stub_table(this->shndx_); in make_stub()
2733 this->object_->section_name(this->shndx_).c_str()); in make_stub()