Searched refs:make_local_plt_entry (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | ChangeLog-2018 | 430 (Target_powerpc::make_local_plt_entry): New function.
|
H A D | powerpc.cc | 1592 make_local_plt_entry(Symbol_table*, Layout*, 1597 make_local_plt_entry(Symbol_table*, Layout*, Symbol*); 7595 Target_powerpc<size, big_endian>::make_local_plt_entry( in make_local_plt_entry() function in __anon10389ec10111::Target_powerpc 7608 Target_powerpc<size, big_endian>::make_local_plt_entry(Symbol_table* symtab, in make_local_plt_entry() function in __anon10389ec10111::Target_powerpc 8238 target->make_local_plt_entry(symtab, layout, object, r_sym); in local() 8988 target->make_local_plt_entry(symtab, layout, gsym); in global()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | ChangeLog-2018 | 430 (Target_powerpc::make_local_plt_entry): New function.
|
H A D | powerpc.cc | 1614 make_local_plt_entry(Symbol_table*, Layout*, 1619 make_local_plt_entry(Symbol_table*, Layout*, Symbol*); 7607 Target_powerpc<size, big_endian>::make_local_plt_entry( in make_local_plt_entry() function in __anon54ee64340111::Target_powerpc 7620 Target_powerpc<size, big_endian>::make_local_plt_entry(Symbol_table* symtab, in make_local_plt_entry() function in __anon54ee64340111::Target_powerpc 8276 target->make_local_plt_entry(symtab, layout, object, r_sym); in local() 9031 target->make_local_plt_entry(symtab, layout, gsym); in global()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 154202 (Target_powerpc::make_local_plt_entry): Likewise. 154203 (Target_powerpc::make_local_plt_entry): New variant for global syms.
|