Searched defs:ld_args (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/ |
D | msvc9compiler.py | 673 def manifest_setup_ldargs(self, output_filename, build_temp, ld_args): argument 685 def manifest_get_embed_info(self, target_desc, ld_args): argument
|
/external/python/cpython3/Lib/distutils/ |
D | msvc9compiler.py | 660 def manifest_setup_ldargs(self, output_filename, build_temp, ld_args): argument 672 def manifest_get_embed_info(self, target_desc, ld_args): argument
|