Lines Matching refs:relobj_
675 { return this->relobj_; } in relobj()
707 : Stub(stub_template), relobj_(relobj), shndx_(shndx), in Cortex_a8_stub()
740 Relobj* relobj_; member in __anon5653a9be0111::Cortex_a8_stub
1051 : Output_section_data(8, 4, true), relobj_(relobj), shndx_(shndx) in Arm_exidx_cantunwind()
1057 { return this->relobj_; } in relobj()
1086 Relobj* relobj_; member in __anon5653a9be0111::Arm_exidx_cantunwind
1420 : relobj_(relobj), shndx_(shndx), link_(link), size_(size), in Arm_exidx_input_section()
1432 { return this->relobj_; } in relobj()
1471 Relobj* relobj_; member in __anon5653a9be0111::Arm_exidx_input_section
5371 Output_section* os = this->relobj_->output_section(this->shndx_); in do_fixed_endian_write()
5375 Arm_relobj<big_endian>::as_arm_relobj(this->relobj_); in do_fixed_endian_write()
5395 os->find_relaxed_input_section(this->relobj_, this->shndx_); in do_fixed_endian_write()