Searched refs:set_local_plt_offset (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | object.h | 2288 set_local_plt_offset(unsigned int symndx, unsigned int plt_offset);
|
H A D | object.cc | 2143 Sized_relobj_file<size, big_endian>::set_local_plt_offset( in set_local_plt_offset() function in gold::Sized_relobj_file
|
H A D | i386.cc | 1550 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|
H A D | tilegx.cc | 2582 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|
H A D | sparc.cc | 1869 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|
H A D | x86_64.cc | 1875 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|
H A D | aarch64.cc | 6637 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|
H A D | powerpc.cc | 3213 relobj->set_local_plt_offset(local_sym_index, off); in add_local_ifunc_entry()
|
H A D | arm.cc | 8072 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | object.h | 2293 set_local_plt_offset(unsigned int symndx, unsigned int plt_offset);
|
H A D | object.cc | 2261 Sized_relobj_file<size, big_endian>::set_local_plt_offset( in set_local_plt_offset() function in gold::Sized_relobj_file
|
H A D | i386.cc | 1551 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|
H A D | x86_64.cc | 2984 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
|