Lines Matching refs:irelative_rel_
4080 : Output_section_data(addralign), tlsdesc_rel_(NULL), irelative_rel_(NULL),
4145 { return this->irelative_rel_ != NULL; }
4263 Reloc_section* irelative_rel_;
4432 if (this->irelative_rel_ == NULL)
4437 this->irelative_rel_ = new Reloc_section(false);
4439 elfcpp::SHF_ALLOC, this->irelative_rel_,
4441 gold_assert(this->irelative_rel_->output_section()
4453 this->irelative_rel_, 0, 0,
4458 this->irelative_rel_, 0, 0,
4463 return this->irelative_rel_;