Lines Matching defs:second

1084     return p == this->branch_lookup_table_.end() ? invalid_address : p->second;
1095 elfcpp::Swap<size, big_endian>::writeval(oview + p->second, p->first);
2747 // Skip second word of OPD entry, the TOC pointer.
3924 this->brlt_section_->add_reloc(p->first, p->second);
3996 // The first covers the branch table, the second
5242 if (p.second
5245 p.first->second.localentry0_ = 1;
5255 if (!p.second && !p.first->second.notoc_)
5257 p.first->second.notoc_ = 1;
5261 if (!p.second && !p.first->second.p9notoc_)
5263 p.first->second.p9notoc_ = 1;
5268 if (!p.second && !p.first->second.toc_)
5270 p.first->second.toc_ = 1;
5271 if (!tocsave && !p.first->second.localentry0_)
5273 if (!p.second && !p.first->second.r2save_)
5275 p.first->second.r2save_ = 1;
5279 if (p.second || (this->resizing_ && !p.first->second.iter_))
5283 p.first->second.iter_ = 1;
5284 p.first->second.off_ = this->plt_size_;
5290 return this->can_reach_stub(from, p.first->second.off_, r_type);
5309 if (p.second
5312 p.first->second.localentry0_ = 1;
5322 if (!p.second && !p.first->second.notoc_)
5324 p.first->second.notoc_ = 1;
5328 if (!p.second && !p.first->second.p9notoc_)
5330 p.first->second.p9notoc_ = 1;
5335 if (!p.second && !p.first->second.toc_)
5337 p.first->second.toc_ = 1;
5338 if (!tocsave && !p.first->second.localentry0_)
5340 if (!p.second && !p.first->second.r2save_)
5342 p.first->second.r2save_ = 1;
5346 if (p.second || (this->resizing_ && !p.first->second.iter_))
5350 p.first->second.iter_ = 1;
5351 p.first->second.off_ = this->plt_size_;
5355 return this->can_reach_stub(from, p.first->second.off_, r_type);
5372 return &p->second;
5383 return &p->second;
5398 return &p->second;
5411 return &p->second;
5432 if (!p.second && !p.first->second.save_res_)
5434 p.first->second.save_res_ = true;
5444 if (!p.second && !p.first->second.notoc_)
5446 p.first->second.notoc_ = true;
5450 if (!p.second && !p.first->second.p9notoc_)
5452 p.first->second.p9notoc_ = true;
5457 if (!p.second && !p.first->second.toc_)
5459 p.first->second.toc_ = true;
5461 if (size == 64 && p.first->second.other_ == 0)
5462 p.first->second.other_ = other;
5463 if (p.second || (this->resizing_ && !p.first->second.iter_))
5467 p.first->second.iter_ = 1;
5468 p.first->second.off_ = this->branch_size_;
5481 return this->can_reach_stub(from, p.first->second.off_, r_type);
5495 return &p->second;
5530 return s1->second.off_ < s2->second.off_;
5560 if (cs->second.p9notoc_
5561 || (cs->second.toc_
5562 && cs->second.r2save_
5563 && !cs->second.localentry0_
5577 if (bs->second.notoc_)
5593 unsigned int off = cs->second.off_;
5600 if (cs->second.toc_
5601 && cs->second.r2save_
5602 && !cs->second.localentry0_)
5604 off += cs->second.tocoff_ + 2 * 4;
5611 unsigned int delta = cs->second.tsize_ - 9 * 4 - 4;
5616 off = cs->second.off_ + 7 * 4;
5621 if (cs->second.p9notoc_)
5623 off += cs->second.p9off_;
5624 off += (cs->second.r2save_ ? 4 : 0) + 8;
5641 unsigned int off = bs->second.off_ + 8;
5803 if (p.second)
5813 return p == this->global_entry_stubs_.end() ? invalid_address : p->second;
5875 sorted[cs->second.indx_] = cs;
5906 = this->stub_address() - this->address() + cs->second.off_;
5917 if (bs->second.save_res_)
5924 + this->plt_size_ + bs->second.off_);
6186 if (p->second.notoc_)
6190 uint64_t from = this->stub_address() + p->second.off_ + bytes;
6201 if (p->second.toc_)
6203 p->second.tocoff_ = bytes;
6207 if (p->second.r2save_ && !p->second.localentry0_)
6210 if (p->second.r2save_)
6215 p->second.tsize_ = bytes - p->second.tocoff_;
6218 if (p->second.p9notoc_)
6220 p->second.p9off_ = bytes;
6223 uint64_t from = this->stub_address() + p->second.off_ + bytes + 2 * 4;
6253 if (p->second.r2save_ && !p->second.localentry0_)
6260 if (p->second.r2save_)
6265 uint64_t from = this->stub_address() + p->second.off_ + bytes;
6277 if (p->second.p9notoc_)
6279 uint64_t from = this->stub_address() + p->second.off_ + bytes + 2 * 4;
6325 Address loc = this->stub_address() + this->last_plt_size_ + p->second.off_;
6337 if (p->second.notoc_)
6350 if (!(p->second.toc_ && this->targ_->power10_stubs_auto()))
6352 p->second.tocoff_ = bytes;
6380 off += elfcpp::ppc64_decode_local_entry(p->second.other_);
6384 || (p->second.toc_ && this->targ_->power10_stubs_auto()))
6430 p = oview + cs->second.off_;
6436 if (cs->second.notoc_)
6450 if (cs->second.toc_)
6455 = cs->second.r2save_ && !cs->second.localentry0_;
6464 if (cs->second.r2save_)
6483 if (cs->second.r2save_
6484 && !cs->second.localentry0_
6490 if (cs->second.p9notoc_)
6509 = cs->second.r2save_ && !cs->second.localentry0_;
6512 if (cs->second.r2save_)
6522 if (cs->second.r2save_
6523 && !cs->second.localentry0_
6538 if (bs->second.save_res_)
6540 Address off = this->plt_size_ + bs->second.off_;
6546 if (bs->second.notoc_)
6564 if (bs->second.toc_)
6566 delta += elfcpp::ppc64_decode_local_entry(bs->second.other_);
6597 if (bs->second.p9notoc_)
6617 if (!bs->second.notoc_)
6618 delta += elfcpp::ppc64_decode_local_entry(bs->second.other_);
6619 if (bs->second.notoc_ || delta + (1 << 25) >= 2 << 25)
6653 p = oview + cs->second.off_;
6656 bool save_lr = cs->second.r2save_ && !cs->second.localentry0_;
6659 if (cs->second.r2save_)
6664 if (cs->second.p9notoc_)
6693 if (cs->second.r2save_
6694 && !cs->second.localentry0_
6716 || cs->second.notoc_)
6736 = (this->stub_address() + cs->second.off_ + 20
6737 + 4 * cs->second.r2save_
6745 p = oview + cs->second.off_;
6748 bool save_lr = cs->second.r2save_ && !cs->second.localentry0_;
6752 if (cs->second.r2save_)
6813 if (cs->second.r2save_
6814 && !cs->second.localentry0_
6836 if (bs->second.save_res_)
6838 Address off = this->plt_size_ + bs->second.off_;
6842 if (!bs->second.p9notoc_)
6843 delta += elfcpp::ppc64_decode_local_entry(bs->second.other_);
6844 if (bs->second.p9notoc_)
6898 p = oview + cs->second.off_;
6951 if (bs->second.save_res_)
6953 Address off = this->plt_size_ + bs->second.off_;
7094 p = oview + global_entry_off + ge->second;
7105 Address my_addr = global_entry_base + ge->second;
9603 for (s = p->second.begin(); s != p->second.end(); ++s)
9606 unsigned int src_indx = s->second;
9610 p->second.clear();
10179 const char* second;
10203 second = name;
10209 second = this->last_fp_;
10216 second = name;
10223 second = this->last_fp_;
10242 second = this->last_ld_;
10248 second = name;
10254 second = name;
10260 second = this->last_ld_;
10268 gold_warning(_(err), first, second);
10270 gold_error(_(err), first, second);
10314 second = name;
10320 second = this->last_vec_;
10325 gold_error(_(err), first, second);
10350 second = name;
10357 second = this->last_struct_;
10362 gold_error(_(err), first, second);
10448 *dest_shndx = folded.second;
10505 // while *PINSN2 is the second instruction.