Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c721 static const char *libgcc_spec = LIBGCC_SPEC; variable
1210 INIT_STATIC_SPEC ("libgcc", &libgcc_spec),
1389 const char *p = libgcc_spec; in init_spec()
1443 libgcc_spec = XOBFINISH (&obstack, const char *); in init_spec()
5172 value = do_spec_1 (libgcc_spec, 0, NULL); in do_spec_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1084 static const char *libgcc_spec = LIBGCC_SPEC; variable
1580 INIT_STATIC_SPEC ("libgcc", &libgcc_spec),
1770 const char *p = libgcc_spec; in init_spec()
1824 libgcc_spec = XOBFINISH (&obstack, const char *); in init_spec()
5852 value = do_spec_1 (libgcc_spec, 0, NULL); in do_spec_1()