Lines Matching refs:got_irelative_
77 got_irelative_(got_irelative), count_(0), in Output_data_plt_tilegx()
89 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count), in Output_data_plt_tilegx()
206 Output_data_space* got_irelative_; member in __anon011954cb0111::Output_data_plt_tilegx
239 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_tilegx()
642 Output_data_space* got_irelative_; member in __anon011954cb0111::Target_tilegx
1919 this->got_irelative_ in got_section()
1924 this->got_irelative_, in got_section()
2013 got = this->got_irelative_; in add_entry()
2051 if (got == this->got_irelative_) in add_entry()
2109 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry()
2113 this->got_irelative_->set_current_data_size(got_offset + size / 8); in add_local_ifunc_entry()
2119 this->got_irelative_, got_offset, 0); in add_local_ifunc_entry()
2138 this->got_irelative_, got_offset, 0); in add_relocation()
2455 == this->got_irelative_->offset())); in do_write()
2458 + this->got_irelative_->data_size()); in do_write()
2526 this->got_irelative_); in make_plt_section()
2661 this->got_irelative_ in init_got_plt_for_update()
2665 this->got_irelative_, 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()