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