Home
last modified time | relevance | path

Searched refs:dumpbin (Results 101 – 125 of 5335) sorted by relevance

12345678910>>...214

/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/library/
H A Dlibxul.mk56 get_first_and_last = dumpbin -exports $1 | grep _NSModule@@ | sort -k 3 | sed -n 's/^.*?\([^@]*\)@@…
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/polylabel-2.2.0/
H A Dappveyor.yml77 - dumpbin /exports target\%TARGET%\release\polylabel.dll > dumpbin_exports.txt
78 - dumpbin /dependents target\%TARGET%\release\polylabel.dll > dumpbin_dependents.txt
/dports/lang/ruby26/ruby-2.6.9/win32/
H A Drtname.cmd6 dumpbin -dependents %1 ^|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/win32/nsis/
H A Ddll_version_helper.sh51 DLLNAME=`dumpbin.exe -imports hello.exe | egrep MSVCR.*dll`
/dports/lang/racket/racket-8.3/src/worksp/
H A Dgendef.rkt12 (system (format "dumpbin /exports ~a" f)))
/dports/lang/racket-minimal/racket-8.3/src/worksp/
H A Dgendef.rkt12 (system (format "dumpbin /exports ~a" f)))
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/win32/nsis/
H A Ddll_version_helper.sh51 DLLNAME=`dumpbin.exe -imports hello.exe | egrep MSVCR.*dll`
/dports/textproc/sassc/sassc-3.6.1/
H A Dappveyor.yml25 - dumpbin /dependents bin\sassc.exe # equivalent of Unix' lld utility
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/plugins/sassc/
H A Dappveyor.yml25 - dumpbin /dependents bin\sassc.exe # equivalent of Unix' lld utility
/dports/science/elmerfem/elmerfem-release-9.0/cmake/Modules/
H A DGetPrerequisites.cmake7 # dumpbin (Windows)
156 # A clause could be added here that uses output or return value of dumpbin
595 find_program(gp_dumpbin "dumpbin" PATHS ${gp_cmd_paths})
597 set(gp_tool "dumpbin")
631 if("${gp_tool}" STREQUAL "dumpbin")
653 message(STATUS "Valid gp_tool values are dumpbin, ldd, objdump and otool.")
658 if("${gp_tool}" STREQUAL "dumpbin")
659 # When running dumpbin, it also needs the "Common7/IDE" directory in the
/dports/games/multimc/MultiMC5-0.6.11/cmake/
H A DGetPrerequisites.cmake7 # dumpbin (Windows)
156 # A clause could be added here that uses output or return value of dumpbin
602 find_program(gp_dumpbin "dumpbin" PATHS ${gp_cmd_paths})
604 set(gp_tool "dumpbin")
638 if("${gp_tool}" STREQUAL "dumpbin")
659 message(STATUS "Valid gp_tool values are dumpbin, ldd, objdump and otool.")
664 if("${gp_tool}" STREQUAL "dumpbin")
665 # When running dumpbin, it also needs the "Common7/IDE" directory in the
/dports/security/afl++/AFLplusplus-3.14c/qemu_mode/
H A DREADME.wine.md17 Use `dumpbin /exports <filename>.dll` to extract the exports and paste the
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/gpgmepp/
H A Dw32-fix-libtool.patch.126 - # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/gpgmepp/
H A Dw32-fix-libtool.patch.126 - # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApi-genimp.sed3 # Generate imports from normalized dumpbin output.
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/net/fbzmq/fbzmq-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/security/fizz/fizz-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/www/proxygen/proxygen-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/devel/folly/folly-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/net/wangle/wangle-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py159 self.dumpbin = self.find_dumpbin()
189 [self.dumpbin, "/nologo", "/dependents", exe]
/dports/devel/api-sanity-autotest/api-sanity-checker-1.98.4/
H A DINSTALL53 3. MS Visual C++ (dumpbin, undname, cl)
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/src/
H A Dbuild.rs153 let mut dumpbin = match cc::windows_registry::find(&target_str, "dumpbin.exe") { in build_def_file() localVariable
158 dumpbin in build_def_file()
161 dumpbin.arg(format!("/OUT:{}", txt_path.to_str().unwrap())); in build_def_file()
163 let out = dumpbin.output()?; in build_def_file()
198 Err(anyhow::anyhow!("Command failed {:?}", dumpbin)) in build_def_file()

12345678910>>...214