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.old/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/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/dist/gdbserver/
configure 13373 if ${gdb_cv_compiler_type+:} false; then :
13376 gdb_cv_compiler_type=unknown
13377 if test "$gdb_cv_compiler_type" = unknown; then
13394 gdb_cv_compiler_type=gcc
13399 if test "$gdb_cv_compiler_type" = unknown; then
13416 gdb_cv_compiler_type=clang
13422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
13423 $as_echo "$gdb_cv_compiler_type" >&6; }
13425 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 14048 if ${gdb_cv_compiler_type+:} false; then :
14051 gdb_cv_compiler_type=unknown
14052 if test "$gdb_cv_compiler_type" = unknown; then
14069 gdb_cv_compiler_type=gcc
14074 if test "$gdb_cv_compiler_type" = unknown; then
14091 gdb_cv_compiler_type=clang
14097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
14098 $as_echo "$gdb_cv_compiler_type" >&6; }
14100 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
  /src/external/gpl3/gdb.old/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/dist/gdb/
configure 31067 if ${gdb_cv_compiler_type+:} false; then :
31070 gdb_cv_compiler_type=unknown
31071 if test "$gdb_cv_compiler_type" = unknown; then
31088 gdb_cv_compiler_type=gcc
31093 if test "$gdb_cv_compiler_type" = unknown; then
31110 gdb_cv_compiler_type=clang
31116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_compiler_type" >&5
31117 $as_echo "$gdb_cv_compiler_type" >&6; }
31119 GDB_COMPILER_TYPE="$gdb_cv_compiler_type"
    [all...]

Completed in 55 milliseconds