HomeSort by relevance Sort by last modified time
    Searched refs:dlltool (Results 1 - 25 of 25) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cygwin/
exe-export.exp 38 global dlltool
42 if ![info exists dlltool] then {
43 set dlltool [findfile $base_dir/../binutils/dlltool]
46 if { [which $dlltool] == 0 } then {
47 verbose "$dlltool does not exist"
51 verbose "$dlltool --as $as -l $lib_file -d $def_file"
52 catch "exec $dlltool --as $as -l $lib_file -d $def_file" dlltool_output
  /toolchain/binutils/binutils-2.25/binutils/doc/
Makefile.am 37 dlltool.1 \
75 dlltool.1: $(binutils_TEXI) $(binutils_TEXINFOS)
77 -$(TEXI2POD) $(MANCONF) -Ddlltool < $(binutils_TEXI) > dlltool.pod
78 -($(POD2MAN) dlltool.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
80 rm -f dlltool.pod
  /toolchain/binutils/binutils-2.25/binutils/
Makefile.am 74 DLLTOOL_PROG=dlltool
100 TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump objcopy
114 coffgrok.h debug.h dlltool.h dwarf.h elfcomm.h nlmconv.h \
124 dwarf.c debug.c dlltool.c dllwrap.c \
445 dlltool_SOURCES = dlltool.c defparse.y deflex.l $(BULIBS)
448 dlltool.@OBJEXT@:
450 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(DLLTOOL_DEFS) $(srcdir)/dlltool.c
454 source='dlltool.c' object='$@' libtool=no @AMDEPBACKSLASH@
457 $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/dlltool.c
  /toolchain/binutils/binutils-2.25/binutils/testsuite/config/
default.exp 72 if ![info exists DLLTOOL] then {
73 set DLLTOOL [findfile $base_dir/dlltool]
  /external/lz4/lib/
Makefile 94 dlltool -D dll\liblz4.dll -d dll\liblz4.def -l dll\liblz4.lib
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msi.py 134 # This requires 'nm' and 'dlltool' executables on your PATH
138 dlltool = find_executable('dlltool')
140 if not nm or not dlltool:
141 print warning % "nm and/or dlltool were not found"
146 (dlltool, dll_file, def_file, mingw_lib)
166 print warning % "dlltool did not run successfully"
    [all...]
  /external/python/cpython2/Tools/msi/
msi.py 134 # This requires 'nm' and 'dlltool' executables on your PATH
138 dlltool = find_executable('dlltool')
140 if not gendef or not dlltool:
141 print warning % "gendef and/or dlltool were not found"
146 (dlltool, dll_file, def_file, mingw_lib)
164 print warning % "dlltool did not run successfully"
    [all...]
  /toolchain/binutils/binutils-2.25/
configure 599 DLLTOOL
810 DLLTOOL
    [all...]
  /external/libmicrohttpd/
configure 753 DLLTOOL
    [all...]
  /external/pcre/dist2/
configure 705 DLLTOOL
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 644 DLLTOOL
    [all...]
  /external/libedit/
configure 658 DLLTOOL
    [all...]
  /external/libexif/
configure 660 DLLTOOL
    [all...]
  /external/libnetfilter_conntrack/
configure 650 DLLTOOL
    [all...]
  /external/libnfnetlink/
configure 645 DLLTOOL
    [all...]
  /external/libvorbis/
configure 869 DLLTOOL
    [all...]
  /external/lmfit/
configure 653 DLLTOOL
    [all...]
  /external/ImageMagick/
configure 938 DLLTOOL
    [all...]
  /external/c-ares/
configure 670 DLLTOOL
    [all...]
  /external/libevent/
configure 686 DLLTOOL
    [all...]
  /external/protobuf/
configure 660 DLLTOOL
    [all...]
  /external/protobuf/gtest/
configure 659 DLLTOOL
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure 748 DLLTOOL
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure 639 DLLTOOL
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]

Completed in 798 milliseconds