Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
Dlldbplatformutil.py162 def __init__(self, shlib_environment_var, shlib_path_separator, shlib_prefix, shlib_extension): argument
164 self.shlib_path_separator = shlib_path_separator
Dlldbtest.py1896 env_value = self.platformContext.shlib_path_separator.join(dirs)