Searched refs:OTOOL (Results 1 - 14 of 14) sorted by relevance

/src/sys/external/isc/libsodium/dist/contrib/
H A DMakefile.in208 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/dist-build/
H A DMakefile.in208 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/msvc-scripts/
H A DMakefile.in208 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/builds/
H A DMakefile.in208 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/src/
H A DMakefile.in268 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/src/libsodium/include/
H A DMakefile.in300 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/test/
H A DMakefile.in268 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/
H A DMakefile.in332 OTOOL = @OTOOL@ macro
H A Dconfigure673 OTOOL
11825 if test -n "$OTOOL"; then
11826 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
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; }
11857 ac_ct_OTOOL=$OTOOL
11895 OTOOL=":"
11903 OTOOL
[all...]
H A Dltmain.sh7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
/src/sys/external/isc/libsodium/dist/test/default/
H A DMakefile.in749 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh8508 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
/src/sys/external/isc/libsodium/dist/src/libsodium/
H A DMakefile.in719 OTOOL = @OTOOL@ macro
/src/sys/external/isc/libsodium/dist/m4/
H A Dlibtool.m4984 AC_CHECK_TOOL([OTOOL], [otool], [:])
992 _LT_DECL([], [OTOOL], [1],

Completed in 58 milliseconds