HomeSort by: relevance | last modified time | path
    Searched defs:LINK_SPEC (Results 1 - 25 of 292) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
rtems.h 33 #undef LINK_SPEC
34 #define LINK_SPEC "%{shared:-shared} -N -relax \
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
rtems.h 33 #undef LINK_SPEC
34 #define LINK_SPEC "%{shared:-shared} -N -relax \
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf-raw.h 30 #ifndef LINK_SPEC
31 #define LINK_SPEC "%{h*} \
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
elf.h 34 #undef LINK_SPEC
35 #define LINK_SPEC ENDIAN_LINK_SPEC
uclinux-elf.h 41 #undef LINK_SPEC
42 #define LINK_SPEC ENDIAN_LINK_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/i386/
freebsd64.h 28 /* Provide a LINK_SPEC appropriate for the FreeBSD/x86-64 ELF target.
29 This is a copy of LINK_SPEC from <i386/freebsd.h> tweaked for
32 #undef LINK_SPEC
33 #define LINK_SPEC "\
  /src/external/gpl3/gcc/dist/gcc/config/mips/
netbsd64.h 41 /* Provide a LINK_SPEC appropriate for a NetBSD/mips target.
42 This is a copy of LINK_SPEC from <netbsd-elf.h> tweaked for
45 #undef LINK_SPEC
46 #define LINK_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/moxie/
uclinux.h 28 #undef LINK_SPEC
29 #define LINK_SPEC "-elf2flt"
rtems.h 36 #undef LINK_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf-raw.h 30 #ifndef LINK_SPEC
31 #define LINK_SPEC "%{h*} \
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
elf.h 34 #undef LINK_SPEC
35 #define LINK_SPEC ENDIAN_LINK_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
freebsd64.h 28 /* Provide a LINK_SPEC appropriate for the FreeBSD/x86-64 ELF target.
29 This is a copy of LINK_SPEC from <i386/freebsd.h> tweaked for
32 #undef LINK_SPEC
33 #define LINK_SPEC "\
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
netbsd64.h 41 /* Provide a LINK_SPEC appropriate for a NetBSD/mips target.
42 This is a copy of LINK_SPEC from <netbsd-elf.h> tweaked for
45 #undef LINK_SPEC
46 #define LINK_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
elf.h 20 #define LINK_SPEC "\
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
elf.h 51 #define LINK_SPEC "%{mno-gnu-ld:-dn -N so}"
54 #define LINK_SPEC "%{!mgnu-ld:-dn -N so}"
netbsd.h 30 /* Provide a LINK_SPEC appropriate for a NetBSD/ia64 ELF target. */
32 #undef LINK_SPEC
33 #define LINK_SPEC "%(netbsd_link_spec)"
freebsd.h 25 #define LINK_SPEC " \
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
elf.h 28 #undef LINK_SPEC
29 #define LINK_SPEC "%{h*} \
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
elf.h 20 #define LINK_SPEC "\
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
elf.h 51 #define LINK_SPEC "%{mno-gnu-ld:-dn -N so}"
54 #define LINK_SPEC "%{!mgnu-ld:-dn -N so}"
netbsd.h 30 /* Provide a LINK_SPEC appropriate for a NetBSD/ia64 ELF target. */
32 #undef LINK_SPEC
33 #define LINK_SPEC "%(netbsd_link_spec)"
  /src/external/gpl3/gcc.old/dist/gcc/config/moxie/
uclinux.h 28 #undef LINK_SPEC
29 #define LINK_SPEC "-elf2flt"
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
linux.h 45 #undef LINK_SPEC
46 #define LINK_SPEC "\
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
elf.h 41 #undef LINK_SPEC
42 #define LINK_SPEC "%{!ms:%{!msx:%{mn:-m h8300hnelf;:-m h8300helf}}} %{ms:%{mn:-m h8300snelf;:-m h8300self}} %{msx:%{mn:-m h8300sxnelf;:-m h8300sxelf}}"
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
uclinux.h 38 #undef LINK_SPEC
39 #define LINK_SPEC \

Completed in 140 milliseconds

1 2 3 4 5 6 7 8 91011>>