Home
last modified time | relevance | path

Searched refs:plt_index_to_offset (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsparc.cc1380 plt_index_to_offset(unsigned int index) in plt_index_to_offset() function in __anon8301656d0111::Output_data_plt_sparc
1405 section_offset_type sz = plt_index_to_offset(full_count) + extra; in set_final_data_size()
1501 plt_offset = plt_index_to_offset(index); in add_entry()
1514 plt_offset = plt_index_to_offset(this->count_ + 4); in add_entry()
1538 plt_offset = plt_index_to_offset(index); in add_local_ifunc_entry()
1569 plt_offset = this->plt_index_to_offset(index); in emit_pending_ifunc_relocs()
1583 plt_offset = this->plt_index_to_offset(index); in emit_pending_ifunc_relocs()
1639 offset = plt_index_to_offset(this->count_ + 4); in address_for_global()
1653 + plt_index_to_offset(this->count_ + 4) in address_for_local()
H A DChangeLog-08155317 (Output_data_plt_sparc::plt_index_to_offset): New function.
5318 (Output_data_plt_sparc::set_final_data_size): Use plt_index_to_offset
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsparc.cc1380 plt_index_to_offset(unsigned int index) in plt_index_to_offset() function in __anone17198ba0111::Output_data_plt_sparc
1405 section_offset_type sz = plt_index_to_offset(full_count) + extra; in set_final_data_size()
1501 plt_offset = plt_index_to_offset(index); in add_entry()
1514 plt_offset = plt_index_to_offset(this->count_ + 4); in add_entry()
1538 plt_offset = plt_index_to_offset(index); in add_local_ifunc_entry()
1569 plt_offset = this->plt_index_to_offset(index); in emit_pending_ifunc_relocs()
1583 plt_offset = this->plt_index_to_offset(index); in emit_pending_ifunc_relocs()
1639 offset = plt_index_to_offset(this->count_ + 4); in address_for_global()
1653 + plt_index_to_offset(this->count_ + 4) in address_for_local()
H A DChangeLog-08155317 (Output_data_plt_sparc::plt_index_to_offset): New function.
5318 (Output_data_plt_sparc::set_final_data_size): Use plt_index_to_offset