Lines Matching refs:got_irelative_
99 got_irelative_(got_irelative), count_(0), irelative_count_(0), in Output_data_plt_x86_64()
111 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_x86_64()
315 Output_data_space* got_irelative_; member in __anon4c0d9acd0111::Output_data_plt_x86_64
423 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_x86_64()
997 Output_data_space* got_irelative_; member in __anon4c0d9acd0111::Target_x86_64
1139 this->got_irelative_ = new Output_data_space(8, "** GOT IRELATIVE PLT"); in got_section()
1143 this->got_irelative_, in got_section()
1263 got = this->got_irelative_; in add_entry()
1332 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry()
1336 this->got_irelative_->set_current_data_size(got_offset + 8); in add_local_ifunc_entry()
1342 this->got_irelative_, got_offset, 0); in add_local_ifunc_entry()
1361 this->got_irelative_, got_offset, 0); in add_relocation()
1646 == this->got_irelative_->offset())); in do_write()
1649 + this->got_irelative_->data_size()); in do_write()
1722 this->got_irelative_); in make_plt_section()
1859 this->got_irelative_ = new Output_data_space(0, 8, "** GOT IRELATIVE PLT"); in init_got_plt_for_update()
1862 this->got_irelative_, in init_got_plt_for_update()
1868 this->got_irelative_, in init_got_plt_for_update()