Home | History | Annotate | Download | only in gold

Lines Matching refs:relobj_

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