Home
last modified time | relevance | path

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

/external/llvm-project/lldb/scripts/
Danalyze-project-deps.py78 norm_base_path = os.path.normpath(os.path.join("lldb", relative)) variable
79 norm_base_path = norm_base_path.replace("\\", "/") variable
82 scan_deps(norm_base_path, src_path)