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

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

Completed in 119 milliseconds