Home
last modified time | relevance | path

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

/llvm-project/lldb/
H A Duse_lldb_suite_root.py6 def add_lldbsuite_packages_dir(lldb_root): argument
11 lldb_root = os.path.dirname(inspect.getfile(inspect.currentframe())) variable
/llvm-project/lldb/packages/Python/lldbsuite/
H A D__init__.py24 lldb_root = find_lldb_root() variable
/llvm-project/lldb/scripts/
H A Duse_lldb_suite.py19 lldb_root = find_lldb_root() variable
/llvm-project/lldb/test/API/
H A Duse_lldb_suite.py21 lldb_root = find_lldb_root() variable