Searched refs:LIBGCC_SPEC (Results 1 – 6 of 6) sorted by relevance
7 #define LIBGCC_SPEC \ macro
12 #define LIBGCC_SPEC \ macro
542 #ifndef LIBGCC_SPEC544 #define LIBGCC_SPEC REAL_LIBGCC_SPEC macro547 #define LIBGCC_SPEC "libgcc.a%s" macro549 #define LIBGCC_SPEC "-lgcc" macro721 static const char *libgcc_spec = LIBGCC_SPEC;
779 #ifndef LIBGCC_SPEC781 #define LIBGCC_SPEC REAL_LIBGCC_SPEC macro784 #define LIBGCC_SPEC "libgcc.a%s" macro786 #define LIBGCC_SPEC "-lgcc" macro1084 static const char *libgcc_spec = LIBGCC_SPEC;
240 @defmac LIBGCC_SPEC252 @code{LIBGCC_SPEC} is not directly used by the driver program but is259 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