Home | History | Annotate | Download | only in gold

Lines Matching full:addend_

514       : stub_type_(stub_type), addend_(addend)
564 && (this->addend_ == k.addend_));
577 ^ this->addend_);
617 int32_t addend_;
4510 sym_name.c_str(), this->addend_);
4522 this->u_.relobj, this->r_sym_, this->addend_);