Searched refs:have_tls (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtarget.h822 bool have_tls; member in struct:gcc_target
H A Dc-decl.c5490 if (targetm.have_tls)
H A Dc-parser.c8440 if (!targetm.have_tls)
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure7029 if test "${have_tls+set}" = set; then
7059 have_tls=yes
7064 have_tls=no
7131 have_tls=yes
7138 have_tls=no
7146 have_tls=yes
7157 have_tls=no
7162 echo "$as_me:$LINENO: result: $have_tls" >&5
7163 echo "${ECHO_T}$have_tls" >&6
7164 if test "$enable_tls $have_tls"
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl.c6915 if (targetm.have_tls)
9137 if (targetm.have_tls)
H A Dparser.c21578 if (!targetm.have_tls)
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c5218 targetm.have_tls = false;
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure31433 if test "${have_tls+set}" = set; then
31463 have_tls=yes
31468 have_tls=no
31540 have_tls=yes
31547 have_tls=no
31555 have_tls=yes
31566 have_tls=no
31571 echo "$as_me:$LINENO: result: $have_tls" >&5
31572 echo "${ECHO_T}$have_tls" >&6
31573 if test "$enable_tls $have_tls"
[all...]

Completed in 390 milliseconds