Home
last modified time | relevance | path

Searched refs:set_local_plt_offset (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.h2322 set_local_plt_offset(unsigned int symndx, unsigned int plt_offset);
H A Dobject.cc2267 Sized_relobj_file<size, big_endian>::set_local_plt_offset( in set_local_plt_offset() function in gold::Sized_relobj_file
H A Di386.cc1551 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Ds390.cc1781 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dsparc.cc1871 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dtilegx.cc2586 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dx86_64.cc3026 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dpowerpc.cc4190 relobj->set_local_plt_offset(local_sym_index, off); in add_local_entry()
4217 relobj->set_local_plt_offset(local_sym_index, off); in add_local_ifunc_entry()
H A Daarch64.cc6843 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Darm.cc8230 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A DChangeLog-08159328 (Sized_relobj::set_local_plt_offset): New function.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.h2322 set_local_plt_offset(unsigned int symndx, unsigned int plt_offset);
H A Dobject.cc2267 Sized_relobj_file<size, big_endian>::set_local_plt_offset( in set_local_plt_offset() function in gold::Sized_relobj_file
H A Di386.cc1551 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Ds390.cc1781 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dsparc.cc1871 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dtilegx.cc2586 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dx86_64.cc2571 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Dpowerpc.cc4255 relobj->set_local_plt_offset(local_sym_index, off); in add_local_entry()
4282 relobj->set_local_plt_offset(local_sym_index, off); in add_local_ifunc_entry()
H A Daarch64.cc6845 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A Darm.cc8230 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
H A DChangeLog-08159328 (Sized_relobj::set_local_plt_offset): New function.