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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c768 static const char *startfile_prefix_spec = STARTFILE_PREFIX_SPEC;
1590 INIT_STATIC_SPEC ("startfile_prefix_spec", &startfile_prefix_spec),
6398 if (*startfile_prefix_spec != 0
6399 && do_spec_2 (startfile_prefix_spec) == 0
6408 startfile_prefix_spec exclusively. */
766 static const char *startfile_prefix_spec = STARTFILE_PREFIX_SPEC; variable

Completed in 115 milliseconds