Home | History | Annotate | Download | only in gold

Lines Matching defs:plt_offset

163 		 unsigned int plt_offset,
167 plt_offset, plt_rel_offset);
181 unsigned int plt_offset,
307 unsigned int plt_offset,
337 unsigned int plt_offset,
1126 unsigned int plt_offset = this->irelative_count_ * this->get_plt_entry_size();
1147 return plt_offset;
1216 return this->address() + offset + gsym->plt_offset();
1286 unsigned int plt_offset,
1293 elfcpp::Swap<32, false>::writeval(pov + 12, - (plt_offset + 12 + 4));
1313 unsigned int plt_offset,
1319 elfcpp::Swap<32, false>::writeval(pov + 12, - (plt_offset + 12 + 4));
1408 unsigned int plt_offset = this->get_plt_entry_size();
1417 plt_offset += this->get_plt_entry_size(),
1425 plt_offset,
1430 plt_address + plt_offset + lazy_offset);
1521 unsigned int plt_offset = this->plt_->add_local_ifunc_entry(symtab, layout,
1524 relobj->set_local_plt_offset(local_sym_index, plt_offset);
3979 unsigned int plt_offset,
4007 unsigned int plt_offset,
4163 unsigned int plt_offset,
4170 elfcpp::Swap<32, false>::writeval(pov + 38, - (plt_offset + 38 + 4));
4206 unsigned int plt_offset,
4212 elfcpp::Swap<32, false>::writeval(pov + 38, - (plt_offset + 38 + 4));