Searched refs:plt_index_to_offset (Results 1 – 2 of 2) sorted by relevance
1363 plt_index_to_offset(unsigned int index) in plt_index_to_offset() function in __anon256155f70111::Output_data_plt_sparc1388 section_offset_type sz = plt_index_to_offset(full_count) + extra; in set_final_data_size()1484 plt_offset = plt_index_to_offset(index); in add_entry()1497 plt_offset = plt_index_to_offset(this->count_ + 4); in add_entry()1521 plt_offset = plt_index_to_offset(index); in add_local_ifunc_entry()1552 plt_offset = this->plt_index_to_offset(index); in emit_pending_ifunc_relocs()1566 plt_offset = this->plt_index_to_offset(index); in emit_pending_ifunc_relocs()1622 offset = plt_index_to_offset(this->count_ + 4); in address_for_global()1636 + plt_index_to_offset(this->count_ + 4) in address_for_local()
3900 (Output_data_plt_sparc::plt_index_to_offset): New function.3901 (Output_data_plt_sparc::set_final_data_size): Use plt_index_to_offset