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

1 2 3 4 5 6 7 8 910

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
hpux-unix2003.h 5 #undef STARTFILE_SPEC
6 #define STARTFILE_SPEC "%{!shared:%{static:crt0%O%s} \
elf.h 62 #undef STARTFILE_SPEC
63 #define STARTFILE_SPEC "%{!shared: \
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68020-elf.h 27 #undef STARTFILE_SPEC
28 #define STARTFILE_SPEC "crtbegin.o%s"
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
hpux-unix2003.h 5 #undef STARTFILE_SPEC
6 #define STARTFILE_SPEC "%{!shared:%{static:crt0%O%s} \
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68020-elf.h 27 #undef STARTFILE_SPEC
28 #define STARTFILE_SPEC "crtbegin.o%s"
  /src/external/gpl3/gcc/dist/gcc/config/
gnu.h 37 # warning This file should be included after gnu-user.h, to override its STARTFILE_SPEC
40 #undef STARTFILE_SPEC
42 #define STARTFILE_SPEC \
46 #define STARTFILE_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa-hpux1010.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC \
pa-hpux1111.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC \
pa-hpux1131.h 26 #undef STARTFILE_SPEC
27 #define STARTFILE_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa-hpux1010.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC \
pa-hpux1111.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC \
pa-hpux1131.h 26 #undef STARTFILE_SPEC
27 #define STARTFILE_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf-raw.h 25 #define STARTFILE_SPEC " crti%O%s crtbegin%O%s crt0%O%s"
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avrlibc.h 34 #undef STARTFILE_SPEC
35 #define STARTFILE_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
elf.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC "%{msim:crt0%O%s} crti%O%s crtbegin%O%s"
  /src/external/gpl3/gcc/dist/gcc/config/i386/
crtdll.h 39 #undef STARTFILE_SPEC
40 #define STARTFILE_SPEC "%{shared|mdll:dllcrt1%O%s} \
  /src/external/gpl3/gcc/dist/gcc/config/moxie/
uclinux.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf-raw.h 25 #define STARTFILE_SPEC " crti%O%s crtbegin%O%s crt0%O%s"
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avrlibc.h 34 #undef STARTFILE_SPEC
35 #define STARTFILE_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
elf.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC "%{msim:crt0%O%s} crti%O%s crtbegin%O%s"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
crtdll.h 39 #undef STARTFILE_SPEC
40 #define STARTFILE_SPEC "%{shared|mdll:dllcrt1%O%s} \
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
elf.h 32 #undef STARTFILE_SPEC
33 #define STARTFILE_SPEC "crt0%O%s crtbegin%O%s"
  /src/external/gpl3/gcc/dist/gcc/config/arm/
uclinuxfdpiceabi.h 52 #undef STARTFILE_SPEC
53 #define STARTFILE_SPEC "%{!mno-fdpic:%{!shared:crtreloc.o%s}} " \
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
uclinux.h 24 #undef STARTFILE_SPEC
25 #define STARTFILE_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
elf.h 40 #undef STARTFILE_SPEC
41 #define STARTFILE_SPEC \

Completed in 35 milliseconds

1 2 3 4 5 6 7 8 910