Lines Matching refs:got_offset

162 		 unsigned int got_offset,  in fill_plt_entry()  argument
166 return this->do_fill_plt_entry(pov, got_address, got_offset, in fill_plt_entry()
180 unsigned int got_offset,
218 unsigned int got_offset; member
227 unsigned int got_offset; member
306 unsigned int got_offset,
336 unsigned int got_offset,
1080 section_offset_type got_offset = in add_entry() local
1082 this->got_irelative_->set_current_data_size(got_offset + 4); in add_entry()
1085 this->got_irelative_, got_offset); in add_entry()
1088 gi.got_offset = got_offset; in add_entry()
1099 section_offset_type got_offset = this->got_plt_->current_data_size(); in add_entry() local
1104 this->got_plt_->set_current_data_size(got_offset + 4); in add_entry()
1108 got_offset); in add_entry()
1129 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
1133 this->got_irelative_->set_current_data_size(got_offset + 4); in add_local_ifunc_entry()
1139 this->got_irelative_, got_offset); in add_local_ifunc_entry()
1144 li.got_offset = got_offset; in add_local_ifunc_entry()
1285 unsigned int got_offset, in do_fill_plt_entry() argument
1291 got_address + got_offset); in do_fill_plt_entry()
1312 unsigned int got_offset, in do_fill_plt_entry() argument
1317 elfcpp::Swap_unaligned<32, false>::writeval(pov + 2, got_offset); in do_fill_plt_entry()
1410 unsigned int got_offset = 12; in do_write() local
1419 got_offset += 4) in do_write()
1424 got_offset, in do_write()
1445 elfcpp::Swap<32, false>::writeval(got_irelative_view + p->got_offset, in do_write()
1456 elfcpp::Swap<32, false>::writeval(got_irelative_view + p->got_offset, in do_write()
1598 unsigned int got_offset = got->add_constant(0); in got_mod_index_entry() local
1600 got_offset); in got_mod_index_entry()
1602 this->got_mod_index_offset_ = got_offset; in got_mod_index_entry()
1895 unsigned int got_offset = in local() local
1899 got, got_offset); in local()
1977 unsigned int got_offset = got->add_constant(0); in local() local
1985 got_offset); in local()
1987 rt->add_absolute(elfcpp::R_386_TLS_DESC, got, got_offset); in local()
2342 unsigned int got_off = gsym->got_offset(GOT_TYPE_STANDARD); in global()
2859 unsigned int got_offset = 0; in relocate() local
2863 got_offset = (gsym->got_offset(GOT_TYPE_STANDARD) in relocate()
2870 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_STANDARD) in relocate()
2873 Relocate_functions<32, false>::rel32(view, got_offset); in relocate()
2993 unsigned int got_offset; in relocate_tls() local
2997 got_offset = gsym->got_offset(got_type) - target->got_size(); in relocate_tls()
3003 got_offset = (object->local_got_offset(r_sym, got_type) in relocate_tls()
3009 got_offset, view, view_size); in relocate_tls()
3016 Relocate_functions<32, false>::rel32(view, got_offset); in relocate_tls()
3046 unsigned int got_offset = 0; in relocate_tls() local
3053 got_offset = (target->got_size() in relocate_tls()
3059 got_offset += gsym->got_offset(got_type) - target->got_size(); in relocate_tls()
3065 got_offset += (object->local_got_offset(r_sym, got_type) in relocate_tls()
3077 got_offset, view, view_size); in relocate_tls()
3086 Relocate_functions<32, false>::rel32(view, got_offset); in relocate_tls()
3121 unsigned int got_offset; in relocate_tls() local
3122 got_offset = (target->got_mod_index_entry(NULL, NULL, NULL) in relocate_tls()
3124 Relocate_functions<32, false>::rel32(view, got_offset); in relocate_tls()
3178 unsigned int got_offset; in relocate_tls() local
3182 got_offset = gsym->got_offset(got_type); in relocate_tls()
3188 got_offset = object->local_got_offset(r_sym, got_type); in relocate_tls()
3193 got_offset += target->got_plt_section()->address(); in relocate_tls()
3195 got_offset -= target->got_size(); in relocate_tls()
3196 Relocate_functions<32, false>::rel32(view, got_offset); in relocate_tls()
3978 unsigned int got_offset,
4006 unsigned int got_offset,
4162 unsigned int got_offset, in do_fill_plt_entry() argument
4168 got_address + got_offset); in do_fill_plt_entry()
4205 unsigned int got_offset, in do_fill_plt_entry() argument
4210 elfcpp::Swap_unaligned<32, false>::writeval(pov + 2, got_offset); in do_fill_plt_entry()