Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c723 static const char *startfile_spec = STARTFILE_SPEC; variable
1211 INIT_STATIC_SPEC ("startfile", &startfile_spec),
5191 value = do_spec_1 (startfile_spec, 0, NULL); in do_spec_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1086 static const char *startfile_spec = STARTFILE_SPEC; variable
1581 INIT_STATIC_SPEC ("startfile", &startfile_spec),
5871 value = do_spec_1 (startfile_spec, 0, NULL); in do_spec_1()