Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dccompiler.py301 def add_link_object(self, object): member in CCompiler
/external/python/cpython3/Lib/distutils/
Dccompiler.py288 def add_link_object(self, object): member in CCompiler
/external/python/cpython2/Doc/distutils/
Dapiref.rst471 .. method:: CCompiler.add_link_object(object)
606 object files supplied to :meth:`add_link_object` and/or
/external/python/cpython3/Doc/distutils/
Dapiref.rst481 .. method:: CCompiler.add_link_object(object)
616 object files supplied to :meth:`add_link_object` and/or