Searched refs:DUMPBIN (Results 1 – 3 of 3) sorted by relevance
4533 if test -n "$DUMPBIN"; then4553 DUMPBIN=$ac_cv_prog_DUMPBIN4554 if test -n "$DUMPBIN"; then4556 $as_echo "$DUMPBIN" >&6; }4566 if test -z "$DUMPBIN"; then4567 ac_ct_DUMPBIN=$DUMPBIN4611 DUMPBIN=":"4619 DUMPBIN=$ac_ct_DUMPBIN4625 DUMPBIN="$DUMPBIN -symbols"4628 DUMPBIN=:[all …]
241 DUMPBIN = @DUMPBIN@
3474 if test -n "$DUMPBIN"; then :3477 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)3478 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in3480 DUMPBIN="$DUMPBIN -symbols"3483 DUMPBIN=:3487 AC_SUBST([DUMPBIN])3488 if test "$DUMPBIN" != ":"; then3489 NM="$DUMPBIN"