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

  /src/external/gpl3/gcc/dist/gcc/config/
netbsd-elf.h 117 #undef REAL_LIBGCC_SPEC
118 #define REAL_LIBGCC_SPEC \
vx-common.h 27 /* REAL_LIBGCC_SPEC needs to be used since the non-static option is not
29 #undef REAL_LIBGCC_SPEC
30 #define REAL_LIBGCC_SPEC VXWORKS_LIBGCC_SPEC
darwin.h 555 #undef REAL_LIBGCC_SPEC
556 #define REAL_LIBGCC_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/
netbsd-elf.h 117 #undef REAL_LIBGCC_SPEC
118 #define REAL_LIBGCC_SPEC \
vx-common.h 27 /* REAL_LIBGCC_SPEC needs to be used since the non-static option is not
29 #undef REAL_LIBGCC_SPEC
30 #define REAL_LIBGCC_SPEC VXWORKS_LIBGCC_SPEC
darwin.h 521 #undef REAL_LIBGCC_SPEC
522 #define REAL_LIBGCC_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/i386/
cygwin.h 75 #undef REAL_LIBGCC_SPEC
76 #define REAL_LIBGCC_SPEC SHARED_LIBGCC_SPEC
mingw-w64.h 45 #undef REAL_LIBGCC_SPEC
46 #define REAL_LIBGCC_SPEC \
mingw32.h 198 #undef REAL_LIBGCC_SPEC
199 #define REAL_LIBGCC_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
cygwin.h 84 #undef REAL_LIBGCC_SPEC
85 #define REAL_LIBGCC_SPEC SHARED_LIBGCC_SPEC
mingw32.h 184 #undef REAL_LIBGCC_SPEC
185 #define REAL_LIBGCC_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
netbsd-elf.h 82 #undef REAL_LIBGCC_SPEC
83 #define REAL_LIBGCC_SPEC "-lgcc"
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
netbsd-elf.h 83 #undef REAL_LIBGCC_SPEC
84 #define REAL_LIBGCC_SPEC "-lgcc"
  /src/external/gpl3/gcc/dist/gcc/
gcc.cc 434 #if defined(ENABLE_SHARED_LIBGCC) && !defined(REAL_LIBGCC_SPEC)
882 #if defined(REAL_LIBGCC_SPEC)
883 #define LIBGCC_SPEC REAL_LIBGCC_SPEC
1815 #if defined(ENABLE_SHARED_LIBGCC) && !defined(REAL_LIBGCC_SPEC)
1899 #if defined(ENABLE_SHARED_LIBGCC) && !defined(REAL_LIBGCC_SPEC)
  /src/external/gpl3/gcc.old/dist/gcc/
gcc.cc 421 #if defined(ENABLE_SHARED_LIBGCC) && !defined(REAL_LIBGCC_SPEC)
862 #if defined(REAL_LIBGCC_SPEC)
863 #define LIBGCC_SPEC REAL_LIBGCC_SPEC
1804 #if defined(ENABLE_SHARED_LIBGCC) && !defined(REAL_LIBGCC_SPEC)
1888 #if defined(ENABLE_SHARED_LIBGCC) && !defined(REAL_LIBGCC_SPEC)

Completed in 56 milliseconds