Home | History | Annotate | Download | only in gold

Lines Matching refs:forwarders_

566     forwarders_(), commons_(), tls_commons_(), small_commons_(),
678 this->forwarders_[from] = to;
689 this->forwarders_.find(from);
690 gold_assert(p != this->forwarders_.end());
909 // object file as a forwarder, and record it in the forwarders_ map.