Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1504 static const char *md_startfile_prefix = MD_STARTFILE_PREFIX; variable
1598 INIT_STATIC_SPEC ("md_startfile_prefix", &md_startfile_prefix),
7619 if (*md_startfile_prefix) in set_up_specs()
7620 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix, in set_up_specs()
10133 md_startfile_prefix = MD_STARTFILE_PREFIX; in finalize()
/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c1138 static const char *md_startfile_prefix = MD_STARTFILE_PREFIX; variable
1226 INIT_STATIC_SPEC ("md_startfile_prefix", &md_startfile_prefix),
6398 if (*md_startfile_prefix) in main()
6399 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix, in main()