Lines Matching refs:output_libname
586 def create_static_lib(self, objects, output_libname, output_dir=None,
595 'output_libname' should be a library name, not a filename; the
669 def link_shared_lib(self, objects, output_libname, output_dir=None,
675 self.library_filename(output_libname, lib_type='shared'),