reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/API/SBHostOS.cpp
   54     fspec = HostInfo::GetShlibDir();
   57     fspec = HostInfo::GetSupportExeDir();
   60     fspec = HostInfo::GetHeaderDir();
   64     fspec = ScriptInterpreterPython::GetPythonDir();
   68     fspec = HostInfo::GetSystemPluginDir();
   71     fspec = HostInfo::GetUserPluginDir();
   74     fspec = HostInfo::GetProcessTempDir();
   77     fspec = HostInfo::GetGlobalTempDir();
   80     fspec = GetClangResourceDir();
   85   sb_fspec.SetFileSpec(fspec);