Home
last modified time | relevance | path

Searched refs:dlltool (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/plugins/
H A Dmeson.build26 dlltool = find_program('dlltool', required: true)
36 # then use dlltool to assemble a delaylib.
40 command: [dlltool, '--input-def', '@INPUT@',
/openbmc/qemu/
H A Dconfigure312 dlltool="${DLLTOOL-${cross_prefix}dlltool}"
1057 if test "$host_os" = "windows" && ! has "$dlltool"; then
1913 echo "dlltool = [$(meson_quote $dlltool)]" >> $cross
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-cross-canadian.inc32 export DLLTOOL_FOR_TARGET = "${TARGET_PREFIX}dlltool"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/
H A Dpcp_6.0.5.bb4 … dblatex hdiutil rpm bzip2 which mkinstallp dtrace seinfo qmake-qt5 gawk dlltool rpmbuild dpkg mak…
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch279 + # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
280 +set dummy ${ac_tool_prefix}dlltool; ac_word=$2
296 + ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
319 + # Extract the first word of "dlltool", so it can be a program name with args.
320 +set dummy dlltool; ac_word=$2
336 + ac_cv_prog_ac_ct_DLLTOOL="dlltool"
370 +test -z "$DLLTOOL" && DLLTOOL=dlltool
2243 + # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
2244 +set dummy ${ac_tool_prefix}dlltool; ac_word=$2
2260 + ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
[all …]