Home | History | Annotate | Download | only in gold

Lines Matching refs:relobj_

2258   Sized_relobj_file<size, big_endian>* relobj_;
2781 : Output_section_data_build(addralign), relobj_(relobj), shndx_(shndx)
2787 { return this->relobj_; }
2797 { this->relobj_ = relobj; }
2804 Relobj* relobj_;