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

123

/freebsd-11-stable/contrib/gcc/config/
H A Dlibgloss.h23 STARTFILE_SPEC is all wrong. */
27 #undef STARTFILE_SPEC macro
28 #define STARTFILE_SPEC "%{!shared:%{pg:pgcrt0%O%s}%{!pg:%{p:pcrt0%O%s}%{!p:crt0%O%s}}}" macro
H A Drtems.h28 #undef STARTFILE_SPEC macro
29 #define STARTFILE_SPEC "crt0.o%s" macro
H A Dnetbsd-elf.h42 /* Provide a STARTFILE_SPEC appropriate for NetBSD ELF. Here we
59 #undef STARTFILE_SPEC macro
60 #define STARTFILE_SPEC NETBSD_STARTFILE_SPEC macro
H A Dlinux.h36 /* Provide a STARTFILE_SPEC appropriate for GNU/Linux. Here we add
41 #undef STARTFILE_SPEC macro
43 #define STARTFILE_SPEC \ macro
47 #define STARTFILE_SPEC \ macro
H A Dfreebsd.h51 #undef STARTFILE_SPEC macro
52 #define STARTFILE_SPEC FBSD_STARTFILE_SPEC macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dcrtdll.h40 #undef STARTFILE_SPEC macro
41 #define STARTFILE_SPEC "%{shared|mdll:dllcrt1%O%s} \ macro
H A Dgnu.h28 #undef STARTFILE_SPEC macro
29 #define STARTFILE_SPEC \ macro
H A Dnwld.h42 #undef STARTFILE_SPEC macro
43 #define STARTFILE_SPEC "" macro
H A Dnto.h50 #undef STARTFILE_SPEC macro
51 #define STARTFILE_SPEC \ macro
H A Duwin.h68 #undef STARTFILE_SPEC macro
69 #define STARTFILE_SPEC "%{mdll:dllcrt2%O%s} %{!mdll:crt2%O%s} %{pg:gcrt2%O%s}" macro
H A Dmingw32.h68 #undef STARTFILE_SPEC macro
69 #define STARTFILE_SPEC "%{shared|mdll:dllcrt2%O%s} \ macro
H A Dopenbsdelf.h48 #undef STARTFILE_SPEC macro
49 #define STARTFILE_SPEC "\ macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Diris5.h28 #undef STARTFILE_SPEC macro
29 #define STARTFILE_SPEC "\ macro
H A Delf.h46 #undef STARTFILE_SPEC macro
47 #define STARTFILE_SPEC "crti%O%s crtbegin%O%s" macro
H A Diris6.h59 #undef STARTFILE_SPEC macro
60 #define STARTFILE_SPEC \ macro
H A Dwindiss.h84 #undef STARTFILE_SPEC macro
85 #define STARTFILE_SPEC "crt0.o%s crtbegin.o%s" macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dlinux.h19 /* Need to override linux.h STARTFILE_SPEC, since it has crtbeginT.o in. */
20 #undef STARTFILE_SPEC macro
22 #define STARTFILE_SPEC \ macro
26 #define STARTFILE_SPEC \ macro
H A Delf.h44 #undef STARTFILE_SPEC macro
45 #define STARTFILE_SPEC "%{!shared: \ macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Duclinux-elf.h42 /* Provide a STARTFILE_SPEC appropriate for GNU/Linux. Here we add
47 #undef STARTFILE_SPEC macro
48 #define STARTFILE_SPEC \ macro
H A Dsymbian.h50 #undef STARTFILE_SPEC macro
51 #define STARTFILE_SPEC "" macro
H A Dvxworks.h76 #undef STARTFILE_SPEC macro
77 #define STARTFILE_SPEC "" macro
H A Dsemi.h23 #define STARTFILE_SPEC "crt0.o%s" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daix41.h75 #undef STARTFILE_SPEC macro
76 #define STARTFILE_SPEC "%{!shared:\ macro
H A Dnetbsd.h75 #undef STARTFILE_SPEC macro
76 #define STARTFILE_SPEC NETBSD_STARTFILE_SPEC macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsp-elf.h38 #undef STARTFILE_SPEC macro
39 #define STARTFILE_SPEC "crt0.o%s crti.o%s crtbegin.o%s" macro

Completed in 169 milliseconds

123