Lines Matching refs:shndx_
405 : object_(object), symndx_(symndx), tls_type_(tls_type), shndx_(shndx) in Mips_got_entry()
410 : object_(object), symndx_(-1U), tls_type_(tls_type), shndx_(-1U) in Mips_got_entry()
502 { return this->shndx_; } in shndx()
526 unsigned int shndx_; member in __anona7e08b770111::Mips_got_entry
1355 : object_(object), shndx_(shndx), r_sym_(0), gsym_(NULL), in Mips16_stub_section()
1371 { return this->object_->section_size(this->shndx_); } in section_size()
1376 { return this->shndx_; } in shndx()
1441 { return this->object_->is_mips16_fn_stub_section(this->shndx_); } in is_fn_stub()
1446 { return this->object_->is_mips16_call_stub_section(this->shndx_); } in is_call_stub()
1451 { return this->object_->is_mips16_call_fp_stub_section(this->shndx_); } in is_call_fp_stub()
1457 return (this->object_->output_section(this->shndx_)->address() in output_address()
1458 + this->object_->output_section_offset(this->shndx_)); in output_address()
1465 unsigned int shndx_; member in __anona7e08b770111::Mips16_stub_section
3447 shndx_(shndx), output_section_(output_section), in Dyn_reloc()
3466 this->shndx_, this->r_offset_); in emit()
3470 this->shndx_, this->r_offset_); in emit()
3478 unsigned int shndx_; member in __anona7e08b770111::Target_mips::Dyn_reloc
7169 entry.output_section_, entry.relobj_, entry.shndx_, entry.address_); in emit_entry()
7173 entry.shndx_, entry.address_); in emit_entry()