Home | History | Annotate | Download | only in gcc

Lines Matching refs:gcc_cv_otool

731 gcc_cv_otool
23639 if ${gcc_cv_otool+:} false; then :
23644 gcc_cv_otool=./otool$build_exeext
23646 gcc_cv_otool="$OTOOL_FOR_TARGET"
23655 case $gcc_cv_otool in
23657 ac_cv_path_gcc_cv_otool="$gcc_cv_otool" # Let the user override the test with a path.
23678 gcc_cv_otool=$ac_cv_path_gcc_cv_otool
23679 if test -n "$gcc_cv_otool"; then
23680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_otool" >&5
23681 $as_echo "$gcc_cv_otool" >&6; }
23693 if test x$gcc_cv_otool = x; then
23697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_otool" >&5
23698 $as_echo "$gcc_cv_otool" >&6; }
24529 elif test "x$gcc_cv_otool" != x; then
24530 if $gcc_cv_otool -d conftest.o 2>/dev/null \
29674 elif test x$gcc_cv_otool != x \
29675 && $gcc_cv_otool -l conftest.o 2> /dev/null \