Home | History | Annotate | Download | only in libnetfilter_conntrack

Lines Matching refs:DUMPBIN

655 DUMPBIN
5559 # Didn't find any BSD compatible name lister, look for dumpbin.
5560 if test -n "$DUMPBIN"; then :
5564 for ac_prog in dumpbin "link -dump"
5573 if test -n "$DUMPBIN"; then
5574 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5593 DUMPBIN=$ac_cv_prog_DUMPBIN
5594 if test -n "$DUMPBIN"; then
5595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5596 $as_echo "$DUMPBIN" >&6; }
5603 test -n "$DUMPBIN" && break
5606 if test -z "$DUMPBIN"; then
5607 ac_ct_DUMPBIN=$DUMPBIN
5608 for ac_prog in dumpbin "link -dump"
5651 DUMPBIN=":"
5659 DUMPBIN=$ac_ct_DUMPBIN
5663 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5665 DUMPBIN="$DUMPBIN -symbols"
5668 DUMPBIN=:
5673 if test "$DUMPBIN" != ":"; then
5674 NM="$DUMPBIN"
5700 lt_cv_nm_interface="MS dumpbin"
6180 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
7040 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7041 # Fake it for dumpbin and say T for any non-static function
7201 if test "$lt_cv_nm_interface" = "MS dumpbin"; then