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

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c1500 static const char *md_startfile_prefix = MD_STARTFILE_PREFIX;
1588 INIT_STATIC_SPEC ("md_startfile_prefix", &md_startfile_prefix),
6411 if (*md_startfile_prefix)
6412 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix,
1494 static const char *md_startfile_prefix = MD_STARTFILE_PREFIX; variable

Completed in 172 milliseconds