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

  /src/sys/external/isc/libsodium/dist/contrib/
Makefile.in 208 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/msvc-scripts/
Makefile.in 208 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/builds/
Makefile.in 208 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/dist-build/
Makefile.in 208 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/src/
Makefile.in 268 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/
Makefile.in 300 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/test/
Makefile.in 268 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/
Makefile.in 332 OTOOL = @OTOOL@
configure 673 OTOOL
11818 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
11819 set dummy ${ac_tool_prefix}otool; ac_word=$2
11825 if test -n "$OTOOL"; then
11826 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
11835 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
11845 OTOOL=$ac_cv_prog_OTOOL
11846 if test -n "$OTOOL"; then
11847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
11848 $as_echo "$OTOOL" >&6;
    [all...]
ltmain.sh 7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
  /src/sys/external/isc/libsodium/dist/test/default/
Makefile.in 749 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 8508 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in 719 OTOOL = @OTOOL@
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 984 AC_CHECK_TOOL([OTOOL], [otool], [:])
992 _LT_DECL([], [OTOOL], [1],

Completed in 73 milliseconds