Home | History | Annotate | Download | only in gtest-1.7.0

Lines Matching refs:dumpbin

644 DUMPBIN
4758 # Didn't find any BSD compatible name lister, look for dumpbin.
4759 if test -n "$DUMPBIN"; then :
4763 for ac_prog in dumpbin "link -dump"
4772 if test -n "$DUMPBIN"; then
4773 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4792 DUMPBIN=$ac_cv_prog_DUMPBIN
4793 if test -n "$DUMPBIN"; then
4794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4795 $as_echo "$DUMPBIN" >&6; }
4802 test -n "$DUMPBIN" && break
4805 if test -z "$DUMPBIN"; then
4806 ac_ct_DUMPBIN=$DUMPBIN
4807 for ac_prog in dumpbin "link -dump"
4850 DUMPBIN=":"
4858 DUMPBIN=$ac_ct_DUMPBIN
4862 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4864 DUMPBIN="$DUMPBIN -symbols"
4867 DUMPBIN=:
4872 if test "$DUMPBIN" != ":"; then
4873 NM="$DUMPBIN"
4899 lt_cv_nm_interface="MS dumpbin"
5378 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6243 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6244 # Fake it for dumpbin and say T for any non-static function
6404 if test "$lt_cv_nm_interface" = "MS dumpbin"; then