Home
last modified time | relevance | path

Searched refs:is_tls_get_addr_opt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc1259 is_tls_get_addr_opt(const Symbol* gsym) const in is_tls_get_addr_opt() function in __anon54ee64340111::Target_powerpc
5299 if (this->targ_->is_tls_get_addr_opt(gsym)) in add_plt_call_entry()
5576 && this->targ_->is_tls_get_addr_opt(cs->first.sym_))) in add_eh_frame()
5609 if (this->targ_->is_tls_get_addr_opt(cs->first.sym_)) in add_eh_frame()
5911 else if (this->targ_->is_tls_get_addr_opt(cs->first.sym_)) in define_stub_syms()
6186 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6200 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6216 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6233 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6262 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
[all …]
H A DChangeLog-2017294 is_tls_get_addr_opt, replace_tls_get_addr,
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc1237 is_tls_get_addr_opt(const Symbol* gsym) const in is_tls_get_addr_opt() function in __anon10389ec10111::Target_powerpc
5287 if (this->targ_->is_tls_get_addr_opt(gsym)) in add_plt_call_entry()
5564 && this->targ_->is_tls_get_addr_opt(cs->first.sym_))) in add_eh_frame()
5597 if (this->targ_->is_tls_get_addr_opt(cs->first.sym_)) in add_eh_frame()
5899 else if (this->targ_->is_tls_get_addr_opt(cs->first.sym_)) in define_stub_syms()
6174 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6188 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6204 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6221 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
6250 if (this->targ_->is_tls_get_addr_opt(p->first.sym_)) in plt_call_size()
[all …]
H A DChangeLog-2017294 is_tls_get_addr_opt, replace_tls_get_addr,