Home
last modified time | relevance | path

Searched refs:set_link_objects (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dsetuptools_build_ext.py160 compiler.set_link_objects(self.link_objects)
/external/python/cpython2/Lib/distutils/
Dccompiler.py309 def set_link_objects(self, objects): member in CCompiler
/external/python/cpython2/Lib/distutils/command/
Dbuild_ext.py337 self.compiler.set_link_objects(self.link_objects)
/external/python/cpython2/Doc/distutils/
Dapiref.rst478 .. method:: CCompiler.set_link_objects(objects)
607 :meth:`set_link_objects`, the libraries supplied to :meth:`add_library` and/or