Searched refs:GetGlobalModuleListProperties (Results 1 – 8 of 8) sorted by relevance
434 static ModuleListProperties &GetGlobalModuleListProperties();
975 ModuleList::GetGlobalModuleListProperties().GetSymlinkMappings();
279 if (ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateExecutableSymbolFile()
48 if (!ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateMacOSXFilesUsingDebugSymbols()
622 const auto &props = ModuleList::GetGlobalModuleListProperties(); in Create()
295 const auto &props = ModuleList::GetGlobalModuleListProperties(); in SetupModuleHeaderPaths()
724 ModuleListProperties &ModuleList::GetGlobalModuleListProperties() { in GetGlobalModuleListProperties() function in ModuleList
732 true, ModuleList::GetGlobalModuleListProperties().GetValueProperties()); in Debugger()