Home | History | Annotate | Download | only in gold

Lines Matching full:c_str

200   this->descriptor_ = open_descriptor(-1, this->name_.c_str(),
209 this->name_.c_str(), strerror(errno));
212 this->name_.c_str());
246 this->name_.c_str(),
249 gold_fatal(_("could not reopen file %s"), this->name_.c_str());
296 gold_debug(DEBUG_FILES, "Locking file \"%s\"", this->name_.c_str());
306 gold_debug(DEBUG_FILES, "Unlocking file \"%s\"", this->name_.c_str());
403 this->filename().c_str(), strerror(errno));
417 this->filename().c_str(),
541 this->filename().c_str(),
680 this->filename().c_str(), strerror(errno));
686 this->filename().c_str(), strerror(errno));
689 this->filename().c_str(),
950 gold_fatal(_("%s: stat failed: %s"), this->name_.c_str(),
976 if (*pindex > 0 || ::stat(name.c_str(), &dummy_stat) < 0)
1112 name.c_str(), strerror(errno));