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 __anon0921797a0111::Output_data_plt_tilegx
239 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL), in Target_tilegx()
648 Output_data_space* got_irelative_; member in __anon0921797a0111::Target_tilegx
1933 this->got_irelative_ in got_section()
1938 this->got_irelative_, in got_section()
2027 got = this->got_irelative_; in add_entry()
2065 if (got == this->got_irelative_) in add_entry()
2123 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry()
2127 this->got_irelative_->set_current_data_size(got_offset + size / 8); in add_local_ifunc_entry()
2133 this->got_irelative_, got_offset, 0); in add_local_ifunc_entry()
2152 this->got_irelative_, got_offset, 0); in add_relocation()
2469 == this->got_irelative_->offset())); in do_write()
2472 + this->got_irelative_->data_size()); in do_write()
2540 this->got_irelative_); in make_plt_section()
2675 this->got_irelative_ in init_got_plt_for_update()
2679 this->got_irelative_, in init_got_plt_for_update()
2684 this->plt_entry_size(), this->got_, this->got_plt_, this->got_irelative_, in init_got_plt_for_update()