Home
last modified time | relevance | path

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

/external/llvm-project/lldb/
Duse_lldb_suite_root.py6 def add_third_party_module_dirs(lldb_root): argument
18 def add_lldbsuite_packages_dir(lldb_root): argument
22 lldb_root = os.path.dirname(inspect.getfile(inspect.currentframe())) variable
/external/llvm-project/lldb/packages/Python/lldbsuite/
D__init__.py22 lldb_root = find_lldb_root() variable
/external/llvm-project/lldb/scripts/
Duse_lldb_suite.py18 lldb_root = find_lldb_root() variable
/external/llvm-project/lldb/test/API/
Duse_lldb_suite.py19 lldb_root = find_lldb_root() variable