Searched refs:GetGlobalModuleListProperties (Results 1 – 9 of 9) sorted by relevance
448 static ModuleListProperties &GetGlobalModuleListProperties();
981 ModuleList::GetGlobalModuleListProperties().GetSymlinkMappings();
282 if (ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateExecutableSymbolFile()
48 if (!ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateMacOSXFilesUsingDebugSymbols()
636 const auto &props = ModuleList::GetGlobalModuleListProperties(); in Create()
295 const auto &props = ModuleList::GetGlobalModuleListProperties(); in SetupModuleHeaderPaths()
728 ModuleListProperties &ModuleList::GetGlobalModuleListProperties() { in GetGlobalModuleListProperties() function in ModuleList
707 true, ModuleList::GetGlobalModuleListProperties().GetValueProperties()); in Debugger()
1100 ModuleList::GetGlobalModuleListProperties().SetEnableExternalLookup(false); in main()