Searched refs:STARTFILE_SPEC (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dfreebsd.h55 /* Reset our STARTFILE_SPEC which was properly set in config/freebsd.h
58 #undef STARTFILE_SPEC macro
59 #define STARTFILE_SPEC FBSD_STARTFILE_SPEC macro
H A Dsco5.h188 #undef STARTFILE_SPEC macro
189 #define STARTFILE_SPEC \
187 #undef STARTFILE_SPEC macro
H A Di386elf.h48 #define STARTFILE_SPEC "%{!shared: \ macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dfreebsd.h83 /* Reset our STARTFILE_SPEC which was properly set in config/freebsd.h
85 #undef STARTFILE_SPEC macro
86 #define STARTFILE_SPEC FBSD_STARTFILE_SPEC macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Daof.h34 #define STARTFILE_SPEC "crtbegin.o%s"
33 #define STARTFILE_SPEC macro
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.h366 #undef STARTFILE_SPEC macro
367 #define STARTFILE_SPEC \ macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsysv4.h748 #undef STARTFILE_SPEC macro
749 #define STARTFILE_SPEC "\
747 #undef STARTFILE_SPEC macro
/freebsd-11-stable/contrib/gcc/
H A Dgcc.c473 %S process STARTFILE_SPEC as a spec. A capital S is actually used here.
629 /* config.h can define STARTFILE_SPEC to override the default crt0 files. */ macro
630 #ifndef STARTFILE_SPEC
631 #define STARTFILE_SPEC \
763 static const char *startfile_spec = STARTFILE_SPEC;

Completed in 119 milliseconds

123