Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/support/
H A Dseven.py7 get_command_output = commands.getoutput variable
24 def get_command_output(command): function
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py260 configuration.compiler = seven.get_command_output(
274 configuration.dsymutil = seven.get_command_output(
300 configuration.sdkroot = seven.get_command_output(
714 full_path = seven.get_command_output('xcrun -sdk %s --show-sdk-path' % sdk)