Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dobject.h2288 set_local_plt_offset(unsigned int symndx, unsigned int plt_offset);
Dobject.cc2143 Sized_relobj_file<size, big_endian>::set_local_plt_offset( in set_local_plt_offset() function in gold::Sized_relobj_file
Di386.cc1550 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
Ds390.cc1774 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
Dtilegx.cc2582 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
Dsparc.cc1869 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
Dx86_64.cc1947 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
Daarch64.cc6817 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
Dpowerpc.cc3437 relobj->set_local_plt_offset(local_sym_index, off); in add_local_ifunc_entry()
Darm.cc8166 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
DChangeLog-08159328 (Sized_relobj::set_local_plt_offset): New function.