Home | History | Annotate | Download | only in gtest

Lines Matching refs:DUMPBIN

664 DUMPBIN
4942 # Didn't find any BSD compatible name lister, look for dumpbin.
4943 if test -n "$DUMPBIN"; then :
4947 for ac_prog in dumpbin "link -dump"
4956 if test -n "$DUMPBIN"; then
4957 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4976 DUMPBIN=$ac_cv_prog_DUMPBIN
4977 if test -n "$DUMPBIN"; then
4978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4979 $as_echo "$DUMPBIN" >&6; }
4986 test -n "$DUMPBIN" && break
4989 if test -z "$DUMPBIN"; then
4990 ac_ct_DUMPBIN=$DUMPBIN
4991 for ac_prog in dumpbin "link -dump"
5034 DUMPBIN=":"
5042 DUMPBIN=$ac_ct_DUMPBIN
5046 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5048 DUMPBIN="$DUMPBIN -symbols"
5051 DUMPBIN=:
5056 if test "$DUMPBIN" != ":"; then
5057 NM="$DUMPBIN"
5083 lt_cv_nm_interface="MS dumpbin"
5563 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6424 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6425 # Fake it for dumpbin and say T for any non-static function
6585 if test "$lt_cv_nm_interface" = "MS dumpbin"; then