Lines Matching refs:tlsdesc_rel_
97 : Output_section_data(addralign), tlsdesc_rel_(NULL),
110 tlsdesc_rel_(NULL), irelative_rel_(NULL), got_(got),
306 Reloc_section* tlsdesc_rel_;
1378 if (this->tlsdesc_rel_ == NULL)
1380 this->tlsdesc_rel_ = new Reloc_section(false);
1382 elfcpp::SHF_ALLOC, this->tlsdesc_rel_,
1384 gold_assert(this->tlsdesc_rel_->output_section()
1387 return this->tlsdesc_rel_;