Home
last modified time | relevance | path

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

/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbplatformutil.py179 def __init__(self, shlib_environment_var, shlib_path_separator, shlib_prefix, shlib_extension): argument
181 self.shlib_path_separator = shlib_path_separator
Dlldbtest.py2018 env_value = self.platformContext.shlib_path_separator.join(dirs)
/external/llvm-project/lldb/test/API/functionalities/load_unload/
DTestLoadUnload.py42 sep = self.platformContext.shlib_path_separator
196 self.platformContext.shlib_path_separator, self.default_path))