Searched refs:GetEnableExternalLookup (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h54 bool GetEnableExternalLookup() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp279 if (ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) {
H A DLocateSymbolFileMacOSX.cpp47 if (!ModuleList::GetGlobalModuleListProperties().GetEnableExternalLookup()) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp86 bool ModuleListProperties::GetEnableExternalLookup() const { function in class:ModuleListProperties

Completed in 126 milliseconds