Searched refs:string_to_object_format (Results 1 – 4 of 4) sorted by relevance
654 General_options::string_to_object_format(const char* arg) in string_to_object_format() function in gold::General_options939 return General_options::string_to_object_format(this->format()); in format_enum()945 return General_options::string_to_object_format(this->oformat()); in oformat_enum()
1435 string_to_object_format(const char* arg);
2876 format_enum = General_options::string_to_object_format(s.c_str()); in script_set_target()
2125 * options.cc (General_options::string_to_object_format): Accept13236 * options.cc (General_options::string_to_object_format): Rename13237 from string_to_object_format in anonymous namespace. Change13240 string_to_object_format.