Home | History | Annotate | Download | only in gold

Lines Matching refs:got_plt_

76       irelative_rel_(NULL), got_(got), got_plt_(got_plt),
89 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count),
204 Output_data_space* got_plt_;
239 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL),
551 gold_assert(this->got_plt_ != NULL);
552 return this->got_plt_;
640 Output_data_space* got_plt_;
1899 this->got_plt_ = new Output_data_space(size / 8, "** GOT PLT");
1903 this->got_plt_, got_plt_order,
1907 this->got_plt_->set_current_data_size
2019 got = this->got_plt_;
2143 this->rel_->add_global(gsym, elfcpp::R_TILEGX_JMP_SLOT, this->got_plt_,
2452 const off_t got_file_offset = this->got_plt_->offset();
2454 || (got_file_offset + this->got_plt_->data_size()
2457 convert_to_section_size_type(this->got_plt_->data_size()
2467 this->got_plt_->address();
2525 TILEGX_INST_BUNDLE_SIZE, this->got_, this->got_plt_,
2650 this->got_plt_
2656 this->got_plt_, ORDER_NON_RELRO_FIRST,
2670 this->plt_entry_size(), this->got_, this->got_plt_, this->got_irelative_,
4251 layout->add_target_dynamic_tags(false, this->got_plt_, rel_plt,