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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.h58 extern int do_spec (const char *);
H A Dgcc.c4457 /* These are variables used within do_spec and do_spec_1. */
4487 do_spec (const char *spec)
6686 value = do_spec (input_file_compiler->spec);
6716 /* Tell do_spec what to substitute for %i. */
6749 value = do_spec (input_file_compiler->spec);
6823 value = do_spec (link_command_spec);
4465 do_spec (const char *spec) function

Completed in 164 milliseconds