Home
last modified time | relevance | path

Searched refs:string_to_object_format (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doptions.cc704 General_options::string_to_object_format(const char* arg) in string_to_object_format() function in gold::General_options
1040 return General_options::string_to_object_format(this->format()); in format_enum()
1046 return General_options::string_to_object_format(this->oformat()); in oformat_enum()
H A Doptions.h1602 string_to_object_format(const char* arg);
H A Dscript.cc2909 format_enum = General_options::string_to_object_format(s.c_str()); in script_set_target()
H A DChangeLog-08153542 * options.cc (General_options::string_to_object_format): Accept
14653 * options.cc (General_options::string_to_object_format): Rename
14654 from string_to_object_format in anonymous namespace. Change
14657 string_to_object_format.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doptions.cc704 General_options::string_to_object_format(const char* arg) in string_to_object_format() function in gold::General_options
1040 return General_options::string_to_object_format(this->format()); in format_enum()
1046 return General_options::string_to_object_format(this->oformat()); in oformat_enum()
H A Doptions.h1607 string_to_object_format(const char* arg);
H A Dscript.cc2909 format_enum = General_options::string_to_object_format(s.c_str()); in script_set_target()
H A DChangeLog-08153542 * options.cc (General_options::string_to_object_format): Accept
14653 * options.cc (General_options::string_to_object_format): Rename
14654 from string_to_object_format in anonymous namespace. Change
14657 string_to_object_format.