Lines Matching refs:got_plt_

95       irelative_rel_(NULL), got_(got), got_plt_(got_plt),  in Output_data_plt_s390()
108 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_s390()
238 Output_data_got_plt_s390<size>* got_plt_; member in __anonb3a0db500111::Output_data_plt_s390
279 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_s390()
654 return this->got_plt_->address(); in got_address()
746 Output_data_got_plt_s390<size>* got_plt_; member in __anonb3a0db500111::Target_s390
1071 got = this->got_plt_; in add_entry()
1167 this->rel_->add_global(gsym, elfcpp::R_390_JMP_SLOT, this->got_plt_, in add_relocation()
1528 const off_t got_file_offset = this->got_plt_->offset(); in do_write()
1530 || (got_file_offset + this->got_plt_->data_size() in do_write()
1533 convert_to_section_size_type(this->got_plt_->data_size() in do_write()
1546 = this->got_plt_->address(); in do_write()
1612 this->got_plt_ = new Output_data_got_plt_s390<size>(layout); in got_section()
1615 this->got_plt_, got_order, is_got_relro); in got_section()
1618 this->got_plt_->set_current_data_size(3 * size / 8); in got_section()
1641 this->got_plt_, in got_section()
1732 this->got_, this->got_plt_, this->got_irelative_); in make_plt_section()
1825 this->got_plt_ = new Output_data_got_plt_s390<size>(layout, (plt_count + 3) * size / 8); in init_got_plt_for_update()
1829 this->got_plt_, ORDER_NON_RELRO_FIRST, in init_got_plt_for_update()
1851 this->got_plt_, in init_got_plt_for_update()
1859 this->got_, this->got_plt_, this->got_irelative_, plt_count); in init_got_plt_for_update()
4045 layout->add_target_dynamic_tags(false, this->got_plt_, rel_plt, in do_finalize_sections()