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

/openjdk10/common/autoconf/
H A Dcompare.sh.in58 export OTOOL="@OTOOL@"
H A Dgenerated-configure.sh944 OTOOL
1298 OTOOL
2266 OTOOL Override default value for OTOOL
22180 if [ -z "${OTOOL+x}" ]; then
22191 case $OTOOL in
22193 ac_cv_path_OTOOL="$OTOOL" # Let the user override the test with a path.
22214 OTOOL=$ac_cv_path_OTOOL
22215 if test -n "$OTOOL"; then
22216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >
[all...]
/openjdk10/common/bin/
H A Dcompare.sh38 FULLDUMP_CMD="$OTOOL -v -V -h -X -d"
39 LDD_CMD="$OTOOL -L"
40 DIS_CMD="$OTOOL -v -V -t"

Completed in 103 milliseconds