Searched refs:path_type (Results 1 – 4 of 4) sorted by relevance
46 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath() argument47 LLDB_INSTRUMENT_VA(path_type); in GetLLDBPath()50 switch (path_type) { in GetLLDBPath()
30 for path_type in dir_path_types:31 f = lldb.SBHostOS.GetLLDBPath(path_type)
25 GetLLDBPath (lldb::PathType path_type);
23 static lldb::SBFileSpec GetLLDBPath(lldb::PathType path_type);