Searched refs:validate_switches_from_spec (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c329 static inline void validate_switches_from_spec (const char *);
7022 validate_switches_from_spec (const char *spec)
7039 validate_switches_from_spec (comp->spec);
7043 validate_switches_from_spec (*spec->ptr_spec);
7045 validate_switches_from_spec (link_command_spec);
6993 validate_switches_from_spec (const char *spec) function

Completed in 114 milliseconds