Home | History | Annotate | Download | only in gold

Lines Matching refs:rd_

136   this->object_->gc_process_relocs(this->symtab_, this->layout_, this->rd_);
188 this->object_->scan_relocs(this->symtab_, this->layout_, this->rd_);
189 delete this->rd_;
190 this->rd_ = NULL;