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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
freebsd.h 123 #undef TARGET_GNU_TLS
125 #define TARGET_GNU_TLS 1
linux.h 127 #undef TARGET_GNU_TLS
129 #define TARGET_GNU_TLS 1
linux64.h 270 #undef TARGET_GNU_TLS
272 #define TARGET_GNU_TLS 1
netbsd-elf.h 260 #undef TARGET_GNU_TLS
262 #define TARGET_GNU_TLS 1
sol2.h 338 #undef TARGET_GNU_TLS
340 #define TARGET_GNU_TLS 1
sparc.h 1669 #define TARGET_GNU_TLS 0
sparc.cc 877 #if TARGET_GNU_TLS && defined(HAVE_AS_SPARC_UA_PCREL)
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
freebsd.h 129 #undef TARGET_GNU_TLS
131 #define TARGET_GNU_TLS 1
linux.h 127 #undef TARGET_GNU_TLS
129 #define TARGET_GNU_TLS 1
linux64.h 270 #undef TARGET_GNU_TLS
272 #define TARGET_GNU_TLS 1
netbsd-elf.h 265 #undef TARGET_GNU_TLS
267 #define TARGET_GNU_TLS 1
sol2.h 338 #undef TARGET_GNU_TLS
340 #define TARGET_GNU_TLS 1
sparc.h 1672 #define TARGET_GNU_TLS 0
sparc.cc 876 #if TARGET_GNU_TLS && defined(HAVE_AS_SPARC_UA_PCREL)
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 508 #define TARGET_GNU_TLS (ix86_tls_dialect == TLS_DIALECT_GNU)
510 #define TARGET_ANY_GNU_TLS (TARGET_GNU_TLS || TARGET_GNU2_TLS)
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 488 #define TARGET_GNU_TLS (ix86_tls_dialect == TLS_DIALECT_GNU)
490 #define TARGET_ANY_GNU_TLS (TARGET_GNU_TLS || TARGET_GNU2_TLS)

Completed in 66 milliseconds