Searched defs:command (Results 1 – 3 of 3) sorted by relevance
30 def command_to_run(command): argument36 def is_static_link(command): argument49 def update_crt(command): argument
34 def command_to_run(command): argument56 def run_link_with_optional_map_file(command, env=None, map_file=None): argument87 def capture_command_stderr(command, env=None): argument
67 … command = ['llvm-objcopy', '--add-section', '.kernelpermission=kernel_permission.json', so_path] variable