HomeSort by: relevance | last modified time | path
    Searched refs:LINK_ARCH64_SPEC (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
linux64.h 89 { "link_arch64", LINK_ARCH64_SPEC }, \
101 #define LINK_ARCH64_SPEC "-m elf64_sparc %{shared:-shared} \
116 (DEFAULT_ARCH32_P ? LINK_ARCH32_SPEC : LINK_ARCH64_SPEC)
netbsd-elf.h 178 #define LINK_ARCH64_SPEC "-m elf64_sparc"
197 #define LINK_ARCH_DEFAULT_SPEC LINK_ARCH64_SPEC
204 { "link_arch64", LINK_ARCH64_SPEC }, \
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
linux64.h 89 { "link_arch64", LINK_ARCH64_SPEC }, \
101 #define LINK_ARCH64_SPEC "-m elf64_sparc %{shared:-shared} \
116 (DEFAULT_ARCH32_P ? LINK_ARCH32_SPEC : LINK_ARCH64_SPEC)
netbsd-elf.h 183 #define LINK_ARCH64_SPEC "-m elf64_sparc"
202 #define LINK_ARCH_DEFAULT_SPEC LINK_ARCH64_SPEC
209 { "link_arch64", LINK_ARCH64_SPEC }, \
  /src/external/gpl3/gcc/dist/gcc/config/
sol2.h 321 #undef LINK_ARCH64_SPEC
324 #define LINK_ARCH64_SPEC \
328 #define LINK_ARCH64_SPEC LINK_ARCH64_SPEC_BASE
367 (DEFAULT_ARCH32_P ? LINK_ARCH32_SPEC : LINK_ARCH64_SPEC)
375 { "link_arch64", LINK_ARCH64_SPEC }, \
  /src/external/gpl3/gcc.old/dist/gcc/config/
sol2.h 322 #undef LINK_ARCH64_SPEC
325 #define LINK_ARCH64_SPEC \
329 #define LINK_ARCH64_SPEC LINK_ARCH64_SPEC_BASE
368 (DEFAULT_ARCH32_P ? LINK_ARCH32_SPEC : LINK_ARCH64_SPEC)
376 { "link_arch64", LINK_ARCH64_SPEC }, \

Completed in 27 milliseconds