Searched refs:validate_switches_from_spec (Results 1 – 2 of 2) sorted by relevance
233 static inline void validate_switches_from_spec (const char *);7093 validate_switches_from_spec (const char *spec) in validate_switches_from_spec() function7110 validate_switches_from_spec (comp->spec); in validate_all_switches()7114 validate_switches_from_spec (*spec->ptr_spec); in validate_all_switches()7116 validate_switches_from_spec (link_command_spec); in validate_all_switches()
366 static inline void validate_switches_from_spec (const char *, bool);8525 validate_switches_from_spec (const char *spec, bool user) in validate_switches_from_spec() function8542 validate_switches_from_spec (comp->spec, false); in validate_all_switches()8546 validate_switches_from_spec (*spec->ptr_spec, spec->user_p); in validate_all_switches()8548 validate_switches_from_spec (link_command_spec, false); in validate_all_switches()