Home | History | Annotate | Download | only in gold

Lines Matching full:abiversion

301   abiversion() const
444 abiversion() const
755 if (this->abiversion() >= 2)
766 if (this->abiversion() >= 2)
830 abiversion () const
845 { return this->abiversion() < 2 ? 40 : 24; }
984 if (ppcobj->abiversion() == 1)
1007 if (ppcobj->abiversion() == 1)
1706 if (this->abiversion() != 0)
1711 if (target->abiversion() == 0)
1712 target->set_abiversion(this->abiversion());
1713 else if (target->abiversion() != this->abiversion())
1717 this->abiversion(), target->abiversion());
1745 if (this->abiversion() == 0)
1747 else if (this->abiversion() > 1)
1749 this->name().c_str(), this->abiversion());
1891 if (this->abiversion() == 0)
1893 else if (this->abiversion() < 2)
1908 if (this->abiversion() != 0)
1913 if (target->abiversion() == 0)
1914 target->set_abiversion(this->abiversion());
1915 else if (target->abiversion() != this->abiversion())
1919 this->abiversion(), target->abiversion());
1955 if (this->abiversion() == 0)
1957 else if (this->abiversion() > 1)
1959 this->name().c_str(), this->abiversion());
2630 && target->abiversion() >= 2
2718 if (size == 64 && target->abiversion() < 2)
2757 = this->abiversion() < 2 && parameters->options().plt_thread_safe();
2759 && this->abiversion() < 2
3137 if (size == 64 && this->targ_->abiversion() < 2)
3158 if (size == 64 && this->targ_->abiversion() < 2)
3806 if (this->targ_->abiversion() < 2)
4141 if (this->targ_->abiversion() < 2)
4215 if (this->targ_->abiversion() < 2)
4286 bool plt_load_toc = this->targ_->abiversion() < 2;
4578 if (this->targ_->abiversion() < 2)
4614 if (this->targ_->abiversion() < 2)
5254 if (size == 64 && target->abiversion() < 2)
5391 if ((size == 32 || target->abiversion() >= 2)
5524 && target->abiversion() < 2
5565 || (size == 64 && is_ifunc && target->abiversion() < 2))
5673 && (size == 32 || target->abiversion() >= 2))
5918 && target->abiversion() < 2
5956 if ((size == 32 || target->abiversion() >= 2)
5974 || (size == 64 && is_ifunc && target->abiversion() < 2))
5986 && target->abiversion() >= 2))
5992 && target->abiversion() < 2
6121 && (size == 32 || target->abiversion() >= 2))
6138 || target->abiversion() >= 2)
6743 if (size == 32 || this->abiversion() >= 2)
6833 && target->abiversion() >= 2
6948 if (target->abiversion() < 2)
7222 if (target->abiversion() >= 2)
8239 else if (this->abiversion() >= 2)
8289 else if (this->abiversion() >= 2)