Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching refs:dumpbin

745 DUMPBIN
4871 # Didn't find any BSD compatible name lister, look for dumpbin.
4872 if test -n "$DUMPBIN"; then :
4876 for ac_prog in dumpbin "link -dump"
4885 if test -n "$DUMPBIN"; then
4886 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4905 DUMPBIN=$ac_cv_prog_DUMPBIN
4906 if test -n "$DUMPBIN"; then
4907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4908 $as_echo "$DUMPBIN" >&6; }
4915 test -n "$DUMPBIN" && break
4918 if test -z "$DUMPBIN"; then
4919 ac_ct_DUMPBIN=$DUMPBIN
4920 for ac_prog in dumpbin "link -dump"
4963 DUMPBIN=":"
4971 DUMPBIN=$ac_ct_DUMPBIN
4975 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4977 DUMPBIN="$DUMPBIN -symbols"
4980 DUMPBIN=:
4985 if test "$DUMPBIN" != ":"; then
4986 NM="$DUMPBIN"
5012 lt_cv_nm_interface="MS dumpbin"
5478 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6336 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6337 # Fake it for dumpbin and say T for any non-static function
6497 if test "$lt_cv_nm_interface" = "MS dumpbin"; then