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

  /src/external/gpl3/binutils/dist/bfd/
configure 12336 yes) use_secureplt=true ;;
12337 no) use_secureplt=false ;;
12341 use_secureplt=true
12343 if test $use_secureplt = true; then
12345 $as_echo "#define USE_SECUREPLT 1" >>confdefs.h
  /src/external/gpl3/binutils.old/dist/bfd/
configure 11973 yes) use_secureplt=true ;;
11974 no) use_secureplt=false ;;
11978 use_secureplt=true
11980 if test $use_secureplt = true; then
11982 $as_echo "#define USE_SECUREPLT 1" >>confdefs.h
  /src/external/gpl3/gdb/dist/bfd/
configure 12026 yes) use_secureplt=true ;;
12027 no) use_secureplt=false ;;
12031 use_secureplt=false # XXX port-alpha/57511
12033 if test $use_secureplt = true; then
12035 $as_echo "#define USE_SECUREPLT 1" >>confdefs.h
  /src/external/gpl3/gdb.old/dist/bfd/
configure 12028 yes) use_secureplt=true ;;
12029 no) use_secureplt=false ;;
12033 use_secureplt=false # XXX port-alpha/57511
12035 if test $use_secureplt = true; then
12037 $as_echo "#define USE_SECUREPLT 1" >>confdefs.h

Completed in 89 milliseconds