Home | History | Annotate | Download | only in gold

Lines Matching full:c_str

903   this->sym_ = symtab->define_as_constant(this->name_.c_str(),
1055 fprintf(f, "%s = ", this->name_.c_str());
1072 gold_error("%s", this->message_.c_str());
1082 fprintf(f, ", \"%s\")\n", this->message_.c_str());
1472 Lex lex(input_string.c_str(), input_string.length(), PARSING_LINKER_SCRIPT);
1485 Parser_closure closure(input_file->filename().c_str(),
1516 input_file->filename().c_str());
1575 Input_file_argument input_argument(name.c_str(),
1586 Lex lex(input_string.c_str(), input_string.length(), first_token);
1675 fprintf(f, "ENTRY(%s)\n", this->entry_.c_str());
2221 match.c_str(), v->tag.c_str());
2248 this->default_version_->tag.c_str(), v->tag.c_str());
2253 v->tag.c_str());
2338 vtm.real->tag.c_str(), name_to_match,
2339 vtm.ambiguous->tag.c_str());
2373 if (fnmatch(p->expression->pattern.c_str(), name_to_match,
2433 if (symtab->lookup(pattern.c_str(), vt->tag.c_str()) == NULL)
2436 vt->tag.c_str(), pattern.c_str());
2479 fprintf(f, " %s {\n", vt->tag.c_str());
2501 fprintf(f, " %s", deps->dependencies[j].c_str());
2546 fprintf(f, "%s", ve.pattern.c_str());
2657 if (IS_ABSOLUTE_PATH(name_string.c_str()))
2675 extra_search_path = script_directory.c_str();
2679 Input_file_argument file(name_string.c_str(),
2698 Input_file_argument file(name_string.c_str() + 1,
2762 script_parse_option(closurev, arg.c_str(), arg.size());
2855 Target* target = select_target_by_bfd_name(name.c_str());
2876 format_enum = General_options::string_to_object_format(s.c_str());
2894 script_parse_option(closurev, s.c_str(), s.size());
3033 language.c_str());
3375 read_script_file(name.c_str(), cmdline, &cmdline->script_options(),