Home | History | Annotate | Download | only in gold

Lines Matching refs:r_sym_

1355     : object_(object), shndx_(shndx), r_sym_(0), gsym_(NULL),
1381 { return this->r_sym_; }
1405 this->r_sym_ = r_sym;
1410 this->r_sym_ = r_sym;
1426 this->r_sym_ = 0;
1436 { return this->r_sym_ != 0 || this->gsym_ != NULL; }
1467 unsigned int r_sym_;