Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/
H A 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
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/
H A D__init__.py22 lldb_root = find_lldb_root() variable
/openbsd-src/gnu/llvm/lldb/scripts/
H A Duse_lldb_suite.py18 lldb_root = find_lldb_root() variable