Searched defs:LINK_SPEC (Results 1 - 25 of 226) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dfreebsd64.h32 #undef LINK_SPEC macro
33 #define LINK_SPEC "\ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dnetbsd64.h44 #undef LINK_SPEC macro
45 #define LINK_SPEC \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/moxie/
H A Duclinux.h28 #undef LINK_SPEC macro
29 #define LINK_SPEC "-elf2flt" macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Dfreebsd64.h33 #undef LINK_SPEC macro
34 #define LINK_SPEC "\ macro
H A Dgnu.h25 #undef LINK_SPEC macro
26 #define LINK_SPEC "-m elf_i386 %{shared:-shared} \ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dnetbsd64.h42 #undef LINK_SPEC macro
43 #define LINK_SPEC \ macro
H A Dlinux64.h39 #undef LINK_SPEC macro
40 #define LINK_SPEC "\ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dlinux.h41 #undef LINK_SPEC macro
42 #define LINK_SPEC "\ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/h8300/
H A Delf.h41 #undef LINK_SPEC macro
42 #define LINK_SPEC "%{mh:%{mn:-m h8300hnelf}} %{mh:%{!mn:-m h8300helf}} %{ms:%{mn:-m h8300snelf}} %{ms:%{!mn:-m h8300self}} %{msx:%{mn:-m h8300sxnelf;:-m h8300sxelf}}" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Delf.h56 #define LINK_SPEC "%{mno-gnu-ld:-dn -N so}" macro
59 #define LINK_SPEC "%{!mgnu-ld:-dn -N so}" macro
H A Dfreebsd.h25 #define LINK_SPEC " \ macro
H A Dnetbsd.h41 #undef LINK_SPEC macro
42 #define LINK_SPEC "%(netbsd_link_spec)" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m68hc11/
H A Dm68hc12.h31 #define LINK_SPEC \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/vax/
H A Dlinux.h40 #undef LINK_SPEC macro
41 #define LINK_SPEC \ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/
H A Dchorus.h40 #undef LINK_SPEC macro
41 #define LINK_SPEC "" macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/h8300/
H A Delf.h42 #undef LINK_SPEC macro
43 #define LINK_SPEC "%{mh:%{mn:-m h8300hnelf}} %{mh:%{!mn:-m h8300helf}} %{ms:%{mn:-m h8300snelf}} %{ms:%{!mn:-m h8300self}} %{msx:%{mn:-m h8300sxnelf;:-m h8300sxelf}}" macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Delf.h33 #define LINK_SPEC "%{mno-gnu-ld:-dn -N so}" macro
36 #define LINK_SPEC "%{!mgnu-ld:-dn -N so}" macro
H A Dfreebsd.h26 #define LINK_SPEC " \ macro
H A Dnetbsd.h41 #undef LINK_SPEC macro
42 #define LINK_SPEC "%(netbsd_link_spec)" macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68hc11/
H A Dm68hc12.h32 #define LINK_SPEC \ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dvxworks.h36 #undef LINK_SPEC macro
37 #define LINK_SPEC "-r" macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/alpha/
H A Dlinux-elf.h32 #define LINK_SPEC "-m elf64alpha %{G*} %{relax:-relax} \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dlinux-elf.h42 #define LINK_SPEC "-m elf64alpha %{G*} %{relax:-relax} \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dfreebsd.h29 #undef LINK_SPEC macro
30 #define LINK_SPEC " \ macro
H A Dlinux-eabi.h68 #undef LINK_SPEC macro
69 #define LINK_SPEC LINUX_TARGET_LINK_SPEC BE8_LINK_SPEC macro

Completed in 281 milliseconds

12345678910