Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1208 static const char *libgcc_spec = LIBGCC_SPEC; variable
1713 INIT_STATIC_SPEC ("libgcc", &libgcc_spec),
1905 const char *p = libgcc_spec; in init_spec()
1959 libgcc_spec = XOBFINISH (&obstack, const char *); in init_spec()
6663 value = do_spec_1 (libgcc_spec, 0, NULL); in do_spec_1()
H A DChangeLog-200132793 * gcc.c (init_spec): Massage the existing libgcc_spec into a
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1089 static const char *libgcc_spec = LIBGCC_SPEC; variable
1586 INIT_STATIC_SPEC ("libgcc", &libgcc_spec),
1777 const char *p = libgcc_spec; in init_spec()
1831 libgcc_spec = XOBFINISH (&obstack, const char *); in init_spec()
5937 value = do_spec_1 (libgcc_spec, 0, NULL); in do_spec_1()