Home
last modified time | relevance | path

Searched refs:dumpbin (Results 1 – 25 of 46) sorted by relevance

12

/external/tensorflow/tensorflow/tools/def_file_filter/
Ddef_file_filter_configure.bzl40 dumpbin = find_msvc_tool(repository_ctx, vc_path, "dumpbin.exe")
41 if dumpbin == None:
42 …auto_configure_fail("Couldn't find dumpbin.exe under %s, please check your VC installation and set…
43 dumpbin_bin_path = dumpbin.replace("\\", "\\\\")
Ddef_file_filter.py.tpl124 print("Getting symbol list using dumpbin failed with code %d:" % (
246 # Pipe dumpbin to extract all linkable symbols from libs.
/external/mesa3d/bin/
Dsymbols-check.py48 def get_symbols_dumpbin(dumpbin, lib): argument
54 output = subprocess.check_output([dumpbin, '/exports', lib],
100 if not args.dumpbin:
102 lib_symbols = get_symbols_dumpbin(args.dumpbin, args.lib)
/external/llvm-project/llvm/tools/llvm-shlib/
Dgen-msvc-exports.py75 with open(dumpout) as dumpbin:
76 for line in dumpbin:
/external/llvm-project/lld/test/COFF/
Dgfids-relocations32.s24 # cl /c a.cc && dumpbin /disasm a.obj > a.txt &&
25 # link a.obj /guard:cf /map:map.txt && dumpbin /loadconfig a.exe
/external/grpc-grpc-java/compiler/
Dbuild.gradle263 executable 'dumpbin'
268 throw new GradleException("dumpbin exited with " + ret.exitValue)
276 executable 'dumpbin'
281 throw new GradleException("dumpbin exited with " + ret.exitValue)
/external/usrsctp/
Dmeson.build187 find_program('dumpbin')
/external/python/cpython3/PCbuild/
Dprepare_libffi.bat162 … CXXCPP='cl -nologo -EP' CPPFLAGS='-DFFI_BUILDING_DLL' %BUILD_NOOPT% NM='dumpbin -symbols' STRIP='…
/external/mesa3d/
Dmeson.build1880 prog_dumpbin = find_program('dumpbin', required : false)
1882 symbols_check_args = ['--dumpbin', prog_dumpbin.path()]
/external/speex/m4/
Dlibtool.m43224 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3459 # Didn't find any BSD compatible name lister, look for dumpbin.
3463 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3494 lt_cv_nm_interface="MS dumpbin"
3711 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3712 # Fake it for dumpbin and say T for any non-static function
3856 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/llvm-project/polly/lib/External/ppcg/m4/
Dlibtool.m43218 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3453 # Didn't find any BSD compatible name lister, look for dumpbin.
3457 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3488 lt_cv_nm_interface="MS dumpbin"
3705 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3706 # Fake it for dumpbin and say T for any non-static function
3850 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/libnfnetlink/m4/
Dlibtool.m43210 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3445 # Didn't find any BSD compatible name lister, look for dumpbin.
3449 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3480 lt_cv_nm_interface="MS dumpbin"
3697 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3698 # Fake it for dumpbin and say T for any non-static function
3842 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/libnetfilter_conntrack/m4/
Dlibtool.m43224 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3459 # Didn't find any BSD compatible name lister, look for dumpbin.
3463 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3494 lt_cv_nm_interface="MS dumpbin"
3711 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3712 # Fake it for dumpbin and say T for any non-static function
3856 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/lmfit/m4/
Dlibtool.m43224 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3459 # Didn't find any BSD compatible name lister, look for dumpbin.
3463 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3494 lt_cv_nm_interface="MS dumpbin"
3711 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3712 # Fake it for dumpbin and say T for any non-static function
3856 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m43213 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3452 # Didn't find any BSD compatible name lister, look for dumpbin.
3456 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3487 lt_cv_nm_interface="MS dumpbin"
3704 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3705 # Fake it for dumpbin and say T for any non-static function
3849 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/libexif/auto-m4/
Dlibtool.m43168 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3407 # Didn't find any BSD compatible name lister, look for dumpbin.
3411 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3442 lt_cv_nm_interface="MS dumpbin"
3659 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3660 # Fake it for dumpbin and say T for any non-static function
3803 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dlibtool.m43506 # Didn't find any BSD compatible name lister, look for dumpbin.
3510 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3541 lt_cv_nm_interface="MS dumpbin"
3749 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3803 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3804 # Fake it for dumpbin and say T for any non-static function,
3951 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/curl/m4/
Dlibtool.m43724 # Didn't find any BSD compatible name lister, look for dumpbin.
3728 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3759 lt_cv_nm_interface="MS dumpbin"
3967 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4021 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4022 # Fake it for dumpbin and say T for any non-static function,
4170 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/ImageMagick/m4/
Dlibtool.m43716 # Didn't find any BSD compatible name lister, look for dumpbin.
3720 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3751 lt_cv_nm_interface="MS dumpbin"
3959 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4013 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4014 # Fake it for dumpbin and say T for any non-static function,
4161 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/llvm-project/polly/lib/External/isl/m4/
Dlibtool.m43724 # Didn't find any BSD compatible name lister, look for dumpbin.
3728 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3759 lt_cv_nm_interface="MS dumpbin"
3967 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4021 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4022 # Fake it for dumpbin and say T for any non-static function,
4169 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/libpng/scripts/
Dlibtool.m43713 # Didn't find any BSD compatible name lister, look for dumpbin.
3717 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3748 lt_cv_nm_interface="MS dumpbin"
3956 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4010 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4011 # Fake it for dumpbin and say T for any non-static function,
4158 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/expat/m4/
Dlibtool.m43731 # Didn't find any BSD compatible name lister, look for dumpbin.
3735 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3766 lt_cv_nm_interface="MS dumpbin"
3974 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4028 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4029 # Fake it for dumpbin and say T for any non-static function,
4176 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/libevent/m4/
Dlibtool.m43734 # Didn't find any BSD compatible name lister, look for dumpbin.
3738 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3769 lt_cv_nm_interface="MS dumpbin"
3977 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4031 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4032 # Fake it for dumpbin and say T for any non-static function,
4179 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/pcre/dist2/m4/
Dlibtool.m43734 # Didn't find any BSD compatible name lister, look for dumpbin.
3738 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3769 lt_cv_nm_interface="MS dumpbin"
3977 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4031 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4032 # Fake it for dumpbin and say T for any non-static function,
4179 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
/external/iperf3/
Daclocal.m43722 # Didn't find any BSD compatible name lister, look for dumpbin.
3726 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3757 lt_cv_nm_interface="MS dumpbin"
3965 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4019 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
4020 # Fake it for dumpbin and say T for any non-static function,
4167 if test "$lt_cv_nm_interface" = "MS dumpbin"; then

12