Home
last modified time | relevance | path

Searched defs:xcode_dir (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/examples/python/
H A Dprocess_events.py29 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable
H A Dmemory.py27 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable
H A Dtypes.py28 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable
H A Dperformance.py33 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable