Home | History | Annotate | Download | only in gold

Lines Matching full:hidden_

902   elfcpp::STV vis = this->hidden_ ? elfcpp::STV_HIDDEN : elfcpp::STV_DEFAULT;
1048 if (this->provide_ && this->hidden_)
1052 else if (this->hidden_)
1058 if (this->provide_ || this->hidden_)