Lines Matching refs:first_plt_entry_offset
2928 first_plt_entry_offset() const;
4123 return (this->first_plt_entry_offset() + in get_tlsdesc_plt_offset()
4154 first_plt_entry_offset() const in first_plt_entry_offset() function in __anon20db65070111::Output_data_plt_aarch64
4330 plt_reserved = this->first_plt_entry_offset(); in add_entry()
4476 offset = (this->first_plt_entry_offset() + in address_for_global()
4491 + this->first_plt_entry_offset() in address_for_local()
4506 this->set_data_size(this->first_plt_entry_offset() in set_final_data_size()
4904 pov += this->first_plt_entry_offset(); in do_write()
4911 unsigned int plt_offset = this->first_plt_entry_offset(); in do_write()
5621 Target_aarch64<size, big_endian>::first_plt_entry_offset() const in first_plt_entry_offset() function in __anon20db65070111::Target_aarch64
5623 return this->plt_->first_plt_entry_offset(); in first_plt_entry_offset()