Searched defs:output_libname (Results 1 – 6 of 6) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
| D | setuptools_build_ext.py | 252 def link_shared_object(self, objects, output_libname, output_dir=None, argument 266 def link_shared_object(self, objects, output_libname, output_dir=None, argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| D | bcppcompiler.py | 148 output_libname, argument
|
| D | unixccompiler.py | 182 def create_static_lib(self, objects, output_libname, argument
|
| D | msvccompiler.py | 440 output_libname, argument
|
| D | ccompiler.py | 636 def create_static_lib(self, objects, output_libname, output_dir=None, argument 719 def link_shared_lib(self, objects, output_libname, output_dir=None, argument
|
| D | msvc9compiler.py | 555 output_libname, argument
|