Searched refs:g_lldb_headers_dir (Results 1 – 1 of 1) sorted by relevance
984 static ConstString g_lldb_headers_dir; in GetLLDBPath() local985 if (!g_lldb_headers_dir) in GetLLDBPath()1002 g_lldb_headers_dir.SetCString(resolved_path); in GetLLDBPath()1006 g_lldb_headers_dir.SetCString ("/opt/local/include/lldb"); in GetLLDBPath()1009 file_spec.GetDirectory() = g_lldb_headers_dir; in GetLLDBPath()