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

123

/freebsd-10.1-release/contrib/gcc/config/
H A Dlibgloss.h27 #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.h59 #undef STARTFILE_SPEC macro
60 #define STARTFILE_SPEC NETBSD_STARTFILE_SPEC macro
H A Dinterix.h57 #undef STARTFILE_SPEC macro
58 #define STARTFILE_SPEC \ macro
/freebsd-10.1-release/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 Di386elf.h48 #define STARTFILE_SPEC "%{!shared: \ macro
H A Dmingw32.h68 #undef STARTFILE_SPEC macro
69 #define STARTFILE_SPEC "%{shared|mdll:dllcrt2%O%s} \ macro
H A Dnto.h50 #undef STARTFILE_SPEC macro
51 #define STARTFILE_SPEC \ macro
H A Dnwld.h42 #undef STARTFILE_SPEC macro
43 #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 Dvxworks.h70 #undef STARTFILE_SPEC macro
71 #define STARTFILE_SPEC VXWORKS_STARTFILE_SPEC macro
/freebsd-10.1-release/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 Dopenbsd.h94 #undef STARTFILE_SPEC macro
H A Dwindiss.h84 #undef STARTFILE_SPEC macro
85 #define STARTFILE_SPEC "crt0.o%s crtbegin.o%s" macro
/freebsd-10.1-release/contrib/gcc/config/ia64/
H A Delf.h44 #undef STARTFILE_SPEC macro
45 #define STARTFILE_SPEC "%{!shared: \ macro
H A Dlinux.h20 #undef STARTFILE_SPEC macro
22 #define STARTFILE_SPEC \ macro
26 #define STARTFILE_SPEC \ macro
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Dsemi.h23 #define STARTFILE_SPEC "crt0.o%s" macro
H A Duclinux-elf.h47 #undef STARTFILE_SPEC macro
48 #define STARTFILE_SPEC \ macro
H A Dvxworks.h76 #undef STARTFILE_SPEC macro
77 #define STARTFILE_SPEC "" macro
H A Dsymbian.h50 #undef STARTFILE_SPEC macro
51 #define STARTFILE_SPEC "" macro
H A Dunknown-elf.h37 #undef STARTFILE_SPEC macro
38 #define STARTFILE_SPEC " crti%O%s crtbegin%O%s crt0%O%s" macro
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Daix41.h75 #undef STARTFILE_SPEC macro
76 #define STARTFILE_SPEC "%{!shared:\ macro

Completed in 130 milliseconds

123