Searched refs:LINK_ARCH32_SPEC (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dsol2-gld-bi.h4 #undef LINK_ARCH32_SPEC macro
5 #define LINK_ARCH32_SPEC \ macro
H A Dnetbsd-elf.h163 #define LINK_ARCH32_SPEC "-m elf32_sparc" macro
181 #define LINK_ARCH_DEFAULT_SPEC LINK_ARCH32_SPEC
189 { "link_arch32", LINK_ARCH32_SPEC }, \
H A Dlinux64.h165 { "link_arch32", LINK_ARCH32_SPEC }, \
170 #define LINK_ARCH32_SPEC "-m elf32_sparc -Y P,/usr/lib %{shared:-shared} \ macro
195 (DEFAULT_ARCH32_P ? LINK_ARCH32_SPEC : LINK_ARCH64_SPEC)
H A Dsol2-bi.h150 { "link_arch32", LINK_ARCH32_SPEC }, \
198 (DEFAULT_ARCH32_P ? LINK_ARCH32_SPEC : LINK_ARCH64_SPEC)
/freebsd-10.0-release/contrib/gcc/config/
H A Dsol2.h134 #undef LINK_ARCH32_SPEC macro
135 #define LINK_ARCH32_SPEC LINK_ARCH32_SPEC_BASE macro
138 #define LINK_ARCH_SPEC LINK_ARCH32_SPEC
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dsol2-10.h98 "%{m64:" LINK_ARCH64_SPEC "}%{!m64:" LINK_ARCH32_SPEC "}"

Completed in 111 milliseconds