Home
last modified time | relevance | path

Searched refs:manifest_setup_ldargs (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dmsvc9compiler.py643 self.manifest_setup_ldargs(output_filename, build_temp, ld_args)
673 def manifest_setup_ldargs(self, output_filename, build_temp, ld_args): member in MSVCCompiler
/external/python/cpython3/Lib/distutils/
Dmsvc9compiler.py631 self.manifest_setup_ldargs(output_filename, build_temp, ld_args)
661 def manifest_setup_ldargs(self, output_filename, build_temp, ld_args): member in MSVCCompiler