Searched refs:GetGlobalModuleListProperties (Results 1 – 12 of 12) sorted by relevance
289 if (ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateExecutableSymbolFile()404 if (!ModuleList::GetGlobalModuleListProperties().GetEnableBackgroundLookup()) in DownloadSymbolFileAsync()
91 if (ModuleList::GetGlobalModuleListProperties().GetLoadSymbolOnDemand() && in FindPlugin()
52 if (!ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateMacOSXFilesUsingDebugSymbols()
446 static ModuleListProperties &GetGlobalModuleListProperties();
1085 ModuleList::GetGlobalModuleListProperties().GetSymlinkMappings();
30 ModuleList::GetGlobalModuleListProperties(); in GetLLDBIndexCachePolicy()
1691 if (!ModuleList::GetGlobalModuleListProperties().GetEnableLLDBIndexCache()) in GetIndexCache()1696 new DataFileCache(ModuleList::GetGlobalModuleListProperties() in GetIndexCache()
760 ModuleListProperties &ModuleList::GetGlobalModuleListProperties() { in GetGlobalModuleListProperties() function in ModuleList
810 true, ModuleList::GetGlobalModuleListProperties().GetValueProperties()); in Debugger()
685 const auto &props = ModuleList::GetGlobalModuleListProperties(); in Create()
296 const auto &props = ModuleList::GetGlobalModuleListProperties(); in SetupModuleHeaderPaths()
1208 ModuleList::GetGlobalModuleListProperties().SetEnableExternalLookup(false); in main()