Home
last modified time | relevance | path

Searched refs:command_to_run (Results 1 - 4 of 4) sorted by relevance

/build/toolchain/
H A Dclang_static_analyzer_wrapper.py61 wrapper_utils.command_to_run(cmd))
65 wrapper_utils.command_to_run(parsed_args.args))
H A Dgcc_solink_wrapper.py26 readelf = subprocess.Popen(wrapper_utils.command_to_run(
45 nm = subprocess.Popen(wrapper_utils.command_to_run(_command),
167 command = wrapper_utils.command_to_run(args.command)
210 wrapper_utils.command_to_run(strip_command))
223 wrapper_utils.command_to_run(
H A Dgcc_link_wrapper.py30 def command_to_run(command): function
102 command_to_run(
111 wrapper_utils.command_to_run(
H A Dwrapper_utils.py34 def command_to_run(command): function

Completed in 1 milliseconds