Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/interactive_scripted_process/
H A Dinteractive_scripted_process.py297 def launch_scripted_process(target, class_name, dictionary): function
339 mux_process = launch_scripted_process(mux_target, class_name, dictionary)
372 even_process = launch_scripted_process(even_target, class_name, dictionary)
385 odd_process = launch_scripted_process(odd_target, class_name, dictionary)