Home | History | Annotate | Download | only in gold

Lines Matching refs:nonvis

929     return ((this->nonvis() & (elfcpp::STO_MIPS16 >> 2))
938 return ((this->nonvis() & (elfcpp::STO_MIPS_ISA >> 2))
1073 return ((this->nonvis() & (elfcpp::STO_MIPS_FLAGS >> 2))
1083 this->set_nonvis((this->nonvis()
1089 this->set_nonvis((this->nonvis() & ~(elfcpp::STO_MIPS_FLAGS >> 2))
1099 this->set_nonvis((this->nonvis()
1106 this->set_nonvis((this->nonvis() & ~(elfcpp::STO_MIPS_FLAGS >> 2))
3242 mips_sym->nonvis() - (elfcpp::STO_MIPS16 >> 2)));
3252 mips_sym->nonvis() - (elfcpp::STO_MICROMIPS >> 2)));
8066 unsigned char nonvis = 0;
8069 nonvis = elfcpp::STO_MICROMIPS >> 2;
8075 elfcpp::STV_DEFAULT, nonvis,
8082 unsigned char nonvis = 0;
8084 nonvis = elfcpp::STO_MICROMIPS >> 2;
8090 elfcpp::STV_DEFAULT, nonvis,