Searched refs:GetEnableExternalLookup (Results 1 – 7 of 7) sorted by relevance
124 if (ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateExecutableSymbolFile()
169 !ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) in GetFileForModule()
81 bool GetEnableExternalLookup() const;
86 if (!ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateExecutableObjectFile()528 if (!ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) { in LocateMacOSXFilesUsingDebugSymbols()
97 bool ModuleListProperties::GetEnableExternalLookup() const { in GetEnableExternalLookup() function in ModuleListProperties