Searched refs:parse_code_option (Results 1 – 5 of 5) sorted by relevance
781 (parse_code_option, s_mipsset): Add fp=xx, oddspreg and nooddspreg1141 (s_mipsset): Split into s_mipsset and parse_code_option. Settings1142 supported by both .set and .module are moved to parse_code_option.1144 parse_code_option is used with s_module the warnings are deferred1149 (parse_code_option): New static function derived from s_mipsset.
3849 (parse_code_option): Return status indicating option type.3850 (s_mipsset): Update `parse_code_option' call site accordingly.3852 (s_module): Update `parse_code_option' call site.
2191 (parse_code_option): Likewise.
3800 (mips_after_parse_args, parse_code_option): Track the initial
16734 parse_code_option (char * name) in parse_code_option() function16937 type = parse_code_option (name); in s_mipsset()17011 if (parse_code_option (name) == OPTION_TYPE_BAD) in s_module()