Searched refs:lldb_file_spec (Results 1 – 1 of 1) sorted by relevance
943 … FileSpec lldb_file_spec (Host::GetModuleFileSpecForHostAddress ((void *)Host::GetLLDBPath)); in GetLLDBPath() local944 g_lldb_so_dir = lldb_file_spec.GetDirectory(); in GetLLDBPath()956 FileSpec lldb_file_spec; in GetLLDBPath() local957 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()961 lldb_file_spec.GetPath(raw_path, sizeof(raw_path)); in GetLLDBPath()988 FileSpec lldb_file_spec; in GetLLDBPath() local989 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()993 lldb_file_spec.GetPath(raw_path, sizeof(raw_path)); in GetLLDBPath()1020 FileSpec lldb_file_spec; in GetLLDBPath() local1021 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()[all …]