Home | History | Annotate | Download | only in libexif

Lines Matching refs:dumpbin

665 DUMPBIN
4524 # Didn't find any BSD compatible name lister, look for dumpbin.
4525 if test -n "$DUMPBIN"; then :
4529 for ac_prog in dumpbin "link -dump"
4538 if test -n "$DUMPBIN"; then
4539 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4558 DUMPBIN=$ac_cv_prog_DUMPBIN
4559 if test -n "$DUMPBIN"; then
4560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4561 $as_echo "$DUMPBIN" >&6; }
4568 test -n "$DUMPBIN" && break
4571 if test -z "$DUMPBIN"; then
4572 ac_ct_DUMPBIN=$DUMPBIN
4573 for ac_prog in dumpbin "link -dump"
4616 DUMPBIN=":"
4624 DUMPBIN=$ac_ct_DUMPBIN
4628 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4630 DUMPBIN="$DUMPBIN -symbols"
4633 DUMPBIN=:
4638 if test "$DUMPBIN" != ":"; then
4639 NM="$DUMPBIN"
4665 lt_cv_nm_interface="MS dumpbin"
5139 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6003 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6004 # Fake it for dumpbin and say T for any non-static function
6163 if test "$lt_cv_nm_interface" = "MS dumpbin"; then