Searched refs:GetGlobalModuleListProperties (Results 1 – 12 of 12) sorted by relevance
91 if (ModuleList::GetGlobalModuleListProperties().GetLoadSymbolOnDemand() && in FindPlugin()
286 if (ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateExecutableSymbolFile()
52 if (!ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateMacOSXFilesUsingDebugSymbols()
445 static ModuleListProperties &GetGlobalModuleListProperties();
1041 ModuleList::GetGlobalModuleListProperties().GetSymlinkMappings();
28 ModuleList::GetGlobalModuleListProperties(); in DataFileCache()
1702 if (!ModuleList::GetGlobalModuleListProperties().GetEnableLLDBIndexCache()) in GetIndexCache()1707 new DataFileCache(ModuleList::GetGlobalModuleListProperties() in GetIndexCache()
755 ModuleListProperties &ModuleList::GetGlobalModuleListProperties() { in GetGlobalModuleListProperties() function in ModuleList
790 true, ModuleList::GetGlobalModuleListProperties().GetValueProperties()); in Debugger()
624 const auto &props = ModuleList::GetGlobalModuleListProperties(); in Create()
296 const auto &props = ModuleList::GetGlobalModuleListProperties(); in SetupModuleHeaderPaths()
1110 ModuleList::GetGlobalModuleListProperties().SetEnableExternalLookup(false); in main()