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

  /src/external/gpl3/gdb/dist/gdbserver/
configure 13692 if ${gdb_cv_compiler_type+:} false; then :
13695 gdb_cv_compiler_type=unknown
13696 if test "$gdb_cv_compiler_type" = unknown; then
13713 gdb_cv_compiler_type=gcc
13718 if test "$gdb_cv_compiler_type" = unknown; then
13735 gdb_cv_compiler_type=clang
13741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
13742 $as_echo "$gdb_cv_compiler_type" >&6; }
13744 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
  /src/external/gpl3/gdb.old/dist/gdbserver/
configure 13626 if ${gdb_cv_compiler_type+:} false; then :
13629 gdb_cv_compiler_type=unknown
13630 if test "$gdb_cv_compiler_type" = unknown; then
13647 gdb_cv_compiler_type=gcc
13652 if test "$gdb_cv_compiler_type" = unknown; then
13669 gdb_cv_compiler_type=clang
13675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
13676 $as_echo "$gdb_cv_compiler_type" >&6; }
13678 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 14160 if ${gdb_cv_compiler_type+:} false; then :
14163 gdb_cv_compiler_type=unknown
14164 if test "$gdb_cv_compiler_type" = unknown; then
14181 gdb_cv_compiler_type=gcc
14186 if test "$gdb_cv_compiler_type" = unknown; then
14203 gdb_cv_compiler_type=clang
14209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
14210 $as_echo "$gdb_cv_compiler_type" >&6; }
14212 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
  /src/external/gpl3/gdb.old/dist/gdbsupport/
configure 14099 if ${gdb_cv_compiler_type+:} false; then :
14102 gdb_cv_compiler_type=unknown
14103 if test "$gdb_cv_compiler_type" = unknown; then
14120 gdb_cv_compiler_type=gcc
14125 if test "$gdb_cv_compiler_type" = unknown; then
14142 gdb_cv_compiler_type=clang
14148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
14149 $as_echo "$gdb_cv_compiler_type" >&6; }
14151 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
  /src/external/gpl3/gdb/dist/gdb/
configure 31192 if ${gdb_cv_compiler_type+:} false; then :
31195 gdb_cv_compiler_type=unknown
31196 if test "$gdb_cv_compiler_type" = unknown; then
31213 gdb_cv_compiler_type=gcc
31218 if test "$gdb_cv_compiler_type" = unknown; then
31235 gdb_cv_compiler_type=clang
31241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
31242 $as_echo "$gdb_cv_compiler_type" >&6; }
31244 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 31099 if ${gdb_cv_compiler_type+:} false; then :
31102 gdb_cv_compiler_type=unknown
31103 if test "$gdb_cv_compiler_type" = unknown; then
31120 gdb_cv_compiler_type=gcc
31125 if test "$gdb_cv_compiler_type" = unknown; then
31142 gdb_cv_compiler_type=clang
31148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
31149 $as_echo "$gdb_cv_compiler_type" >&6; }
31151 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
    [all...]

Completed in 100 milliseconds