Searched refs:DUMPBIN (Results 1 – 5 of 5) sorted by relevance
202 DUMPBIN = @DUMPBIN@
5264 if test -n "$DUMPBIN"; then :5278 if test -n "$DUMPBIN"; then5302 DUMPBIN=$ac_cv_prog_DUMPBIN5303 if test -n "$DUMPBIN"; then5315 if test -z "$DUMPBIN"; then5316 ac_ct_DUMPBIN=$DUMPBIN5365 DUMPBIN=":"5373 DUMPBIN=$ac_ct_DUMPBIN5379 DUMPBIN="$DUMPBIN -symbols -headers"5382 DUMPBIN=:[all …]
230 DUMPBIN = @DUMPBIN@
3748 if test -n "$DUMPBIN"; then :3751 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)3752 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in3754 DUMPBIN="$DUMPBIN -symbols -headers"3757 DUMPBIN=:3761 AC_SUBST([DUMPBIN])3762 if test : != "$DUMPBIN"; then3763 NM=$DUMPBIN
528 DUMPBIN = @DUMPBIN@