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

  /src/external/gpl3/gdb.old/dist/gdb/
configure 938 with_amd_dbgapi
25022 if test "${with_amd_dbgapi+set}" = set; then :
25023 withval=$with_amd_dbgapi;
25033 with_amd_dbgapi=auto
25039 if test "$with_amd_dbgapi" = no -a "$gdb_require_amd_dbgapi" = true; then
25049 -o \( "$all_targets" = true -a "$with_amd_dbgapi" != no \); then
25163 elif test "$gdb_require_amd_dbgapi" = true -o "$with_amd_dbgapi" = yes; then
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 939 with_amd_dbgapi
24966 if test "${with_amd_dbgapi+set}" = set; then :
24967 withval=$with_amd_dbgapi;
24977 with_amd_dbgapi=auto
24983 if test "$with_amd_dbgapi" = no -a "$gdb_require_amd_dbgapi" = true; then
24993 -o \( "$all_targets" = true -a "$with_amd_dbgapi" != no \); then
25107 elif test "$gdb_require_amd_dbgapi" = true -o "$with_amd_dbgapi" = yes; then
    [all...]

Completed in 103 milliseconds