Lines Matching refs:got_plt_

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