Home
last modified time | relevance | path

Searched defs:link_executable (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dccompiler.py693 def link_executable(self, objects, output_progname, output_dir=None, member in CCompiler
/external/python/cpython3/Lib/distutils/
Dccompiler.py720 def link_executable(self, member in CCompiler