LLDB mainline
SymbolLocator.cpp File Reference
#include "lldb/Symbol/SymbolLocator.h"
#include "lldb/Core/Debugger.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/Core/Progress.h"
#include "lldb/Host/FileSystem.h"
#include "lldb/Host/Host.h"
#include "lldb/Target/Platform.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/Support/ThreadPool.h"

Go to the source code of this file.

Functions

static std::optional< SymbolLocator::ResultAskPlatform (const SymbolLocator::Request &request, const FileSpecList &search_paths)

Function Documentation

◆ AskPlatform()