Home
last modified time | relevance | path

Searched refs:LIBGCC_SPEC (Results 1 – 6 of 6) sorted by relevance

/dragonfly/gnu/usr.bin/cc47/cc_prep/config/
HDdragonfly-native.h7 #define LIBGCC_SPEC \ macro
/dragonfly/gnu/usr.bin/cc80/cc_prep/config/
HDdragonfly-native.h12 #define LIBGCC_SPEC \ macro
/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c542 #ifndef LIBGCC_SPEC
544 #define LIBGCC_SPEC REAL_LIBGCC_SPEC macro
547 #define LIBGCC_SPEC "libgcc.a%s" macro
549 #define LIBGCC_SPEC "-lgcc" macro
721 static const char *libgcc_spec = LIBGCC_SPEC;
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c779 #ifndef LIBGCC_SPEC
781 #define LIBGCC_SPEC REAL_LIBGCC_SPEC macro
784 #define LIBGCC_SPEC "libgcc.a%s" macro
786 #define LIBGCC_SPEC "-lgcc" macro
1084 static const char *libgcc_spec = LIBGCC_SPEC;
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi240 @defmac LIBGCC_SPEC
252 @code{LIBGCC_SPEC} is not directly used by the driver program but is
259 line, but, unlike @code{LIBGCC_SPEC}, it is used unmodified.
263 A macro that controls the modifications to @code{LIBGCC_SPEC}
273 the modifications to @code{LIBGCC_SPEC} mentioned in
HDtm.texi.in240 @defmac LIBGCC_SPEC
252 @code{LIBGCC_SPEC} is not directly used by the driver program but is
259 line, but, unlike @code{LIBGCC_SPEC}, it is used unmodified.
263 A macro that controls the modifications to @code{LIBGCC_SPEC}
273 the modifications to @code{LIBGCC_SPEC} mentioned in