Searched refs:DUMPBIN (Results 1 – 2 of 2) sorted by relevance
3832 if test -n "$DUMPBIN"; then3852 DUMPBIN=$ac_cv_prog_DUMPBIN3853 if test -n "$DUMPBIN"; then3855 $as_echo "$DUMPBIN" >&6; }3862 test -n "$DUMPBIN" && break3865 if test -z "$DUMPBIN"; then3866 ac_ct_DUMPBIN=$DUMPBIN3910 DUMPBIN=":"3918 DUMPBIN=$ac_ct_DUMPBIN3923 if test "$DUMPBIN" != ":"; then[all …]
3237 AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)3238 AC_SUBST([DUMPBIN])3239 if test "$DUMPBIN" != ":"; then3240 NM="$DUMPBIN"