Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c722 static const char *endfile_spec = ENDFILE_SPEC; variable
1204 INIT_STATIC_SPEC ("endfile", &endfile_spec),
5154 value = do_spec_1 (endfile_spec, 0, NULL); in do_spec_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1085 static const char *endfile_spec = ENDFILE_SPEC; variable
1576 INIT_STATIC_SPEC ("endfile", &endfile_spec),
5826 value = do_spec_1 (endfile_spec, 0, NULL); in do_spec_1()