Searched refs:sysroot_spec (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c769 static const char *sysroot_spec = SYSROOT_SPEC;
1591 INIT_STATIC_SPEC ("sysroot_spec", &sysroot_spec),
6381 obstack_grow (&obstack, "%(sysroot_spec) ", strlen ("%(sysroot_spec) "));
767 static const char *sysroot_spec = SYSROOT_SPEC; variable

Completed in 54 milliseconds