Home
last modified time | relevance | path

Searched refs:validate_switches (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dgcc.c327 static const char *validate_switches (const char *);
7000 p = validate_switches (p + 1); in validate_switches_from_spec()
7023 validate_switches (const char *start) in validate_switches() function
7076 p = validate_switches (p+1); in validate_switches()
7078 p = validate_switches (p+2); in validate_switches()
DChangeLog-2002623 * gcc.c (validate_switches): Robustify against skipping past '\0'.
758 * gcc.c (validate_switches): Allow '@' as a switch name.
5984 * gcc.c (validate_switches): Handle all new forms of spec
DChangeLog-2000938 (handle_braces, validate_switches): Update to handle '&'.
3128 * gcc.c (validate_switches): Validate multiple switches named
DChangeLog-199917982 is_directory, validate_switches, used_arg, default_arg,
DChangeLog-200332562 * gcc.c (validate_switches): Don't scan past closing '}'.