Home
last modified time | relevance | path

Searched full:gendef (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/.azure-pipelines/windows-release/
Dmingw-lib.yml9 & "binutils\gendef.exe" $_ | Out-File -Encoding ascii tmp.def
/external/python/cpython2/Tools/msi/
Dmsi.py137 gendef = find_executable('gendef')
140 if not gendef or not dlltool:
141 print warning % "gendef and/or dlltool were not found"
144 gendef_command = '%s - %s' % (gendef, dll_path)
160 print warning % "gendef did not run successfully"
/external/python/cpython3/Doc/whatsnew/
D3.8.rst2122 If you require this file, it may be generated with the ``gendef`` and
2127 gendef - python38.dll > tmp.def