Searched refs:define_local (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | ChangeLog-2017 | 554 (Target_powerpc::define_local): New function.
|
H A D | powerpc.cc | 1102 define_local(Symbol_table* symtab, const char* name, in define_local() function in __anon10389ec10111::Target_powerpc 3950 this->define_local(symtab, "__glink_PLTresolve", in do_relax() 3954 this->define_local(symtab, "__glink", this->glink_, 0, 0); in do_relax() 5908 this->targ_->define_local(symtab, name, this, value, stub_size); in define_stub_syms() 5927 this->targ_->define_local(symtab, name, this, value, stub_size); in define_stub_syms()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | ChangeLog-2017 | 554 (Target_powerpc::define_local): New function.
|
H A D | powerpc.cc | 1124 define_local(Symbol_table* symtab, const char* name, in define_local() function in __anon54ee64340111::Target_powerpc 4004 this->define_local(symtab, "__glink_PLTresolve", in do_relax() 4008 this->define_local(symtab, "__glink", this->glink_, 0, 0); in do_relax() 5920 this->targ_->define_local(symtab, name, this, value, stub_size); in define_stub_syms() 5939 this->targ_->define_local(symtab, name, this, value, stub_size); in define_stub_syms()
|