Home | History | Annotate | Download | only in gold

Lines Matching refs:got_offset

138 		 unsigned int got_offset);
142 reserve_tlsdesc_entry(unsigned int got_offset)
143 { this->tlsdesc_got_offset_ = got_offset; }
232 unsigned int got_offset,
237 got_offset, plt_offset, plt_index);
266 unsigned int got_offset,
374 unsigned int got_offset,
1251 section_offset_type got_offset;
1282 got_offset = (plt_index - offset + reserved) * 8;
1283 gold_assert(got_offset == got->current_data_size());
1288 got->set_current_data_size(got_offset + 8);
1305 got_offset = (plt_index - offset + reserved) * 8;
1311 this->add_relocation(symtab, layout, gsym, got_offset);
1332 section_offset_type got_offset = this->got_irelative_->current_data_size();
1336 this->got_irelative_->set_current_data_size(got_offset + 8);
1342 this->got_irelative_, got_offset, 0);
1354 unsigned int got_offset)
1361 this->got_irelative_, got_offset, 0);
1367 got_offset, 0);
1521 unsigned int got_offset,
1526 uint64_t plt_got_pcrel_offset = (got_address + got_offset
1673 unsigned int got_offset = 24;
1681 got_offset += 8)
1686 got_offset, plt_offset,
1900 unsigned int got_offset = got_index * 8;
1909 this->got_, got_offset, 0, false);
1913 this->got_, got_offset, 0);
1918 this->got_, got_offset, 0);
1924 // this->got_, got_offset, 0);
1940 unsigned int got_offset = got_index * 8;
1954 this->got_, got_offset, 0);
1957 this->got_, got_offset, 0, false);
1962 this->got_, got_offset, 0, false);
1967 this->got_, got_offset, 0, false);
1969 this->got_, got_offset + 8, 0, false);
1974 this->got_, got_offset, 0, false);
1997 unsigned int got_offset = (plt_index + 3) * 8;
1998 this->plt_->add_relocation(symtab, layout, gsym, got_offset);
2057 unsigned int got_offset = got->add_constant(0);
2060 this->plt_->reserve_tlsdesc_entry(got_offset);
2076 unsigned int got_offset = got->add_constant(0);
2078 got_offset, 0);
2080 this->got_mod_index_offset_ = got_offset;
2489 unsigned int got_offset =
2493 got, got_offset, 0, is_ifunc);
2582 unsigned int got_offset = got->add_constant(0);
2585 got_offset);
2593 got, got_offset, 0);
2930 unsigned int got_off = gsym->got_offset(GOT_TYPE_STANDARD);
3210 unsigned int got_offset = this->plt_->get_tlsdesc_got_offset();
3215 this->got_, got_offset);
3343 int got_offset = 0;
3354 got_offset = gsym->got_offset(GOT_TYPE_STANDARD) - target->got_size();
3360 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_STANDARD)
3455 Relocate_functions<size, false>::rela32(view, got_offset, addend);
3472 Relocate_functions<size, false>::rela64(view, got_offset, addend);
3497 value = target->got_plt_section()->address() + got_offset;
3506 value = target->got_plt_section()->address() + got_offset;
3611 unsigned int got_offset;
3615 got_offset = gsym->got_offset(got_type) - target->got_size();
3621 got_offset = (object->local_got_offset(r_sym, got_type)
3626 value = target->got_plt_section()->address() + got_offset;
3635 value = target->got_plt_section()->address() + got_offset;
3670 unsigned int got_offset = 0;
3677 got_offset = (target->got_size()
3683 got_offset += gsym->got_offset(got_type) - target->got_size();
3689 got_offset += (object->local_got_offset(r_sym, got_type)
3700 value = target->got_plt_section()->address() + got_offset;
3712 value = target->got_plt_section()->address() + got_offset;
3745 unsigned int got_offset;
3746 got_offset = (target->got_mod_index_entry(NULL, NULL, NULL)
3748 value = target->got_plt_section()->address() + got_offset;
3821 unsigned int got_offset;
3825 got_offset = (gsym->got_offset(GOT_TYPE_TLS_OFFSET)
3833 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_TLS_OFFSET)
3836 value = target->got_plt_section()->address() + got_offset;
4639 unsigned int got_offset,
4838 unsigned int got_offset,
4844 (got_address + got_offset