LLDB mainline
Functions
SymbolVendorELF.cpp File Reference
#include "SymbolVendorELF.h"
#include <cstring>
#include "Plugins/ObjectFile/ELF/ObjectFileELF.h"
#include "lldb/Core/Module.h"
#include "lldb/Core/ModuleSpec.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/Core/Section.h"
#include "lldb/Host/Host.h"
#include "lldb/Symbol/ObjectFile.h"
#include "lldb/Target/Target.h"
#include "lldb/Utility/StreamString.h"
#include "lldb/Utility/Timer.h"

Go to the source code of this file.

Functions

static bool IsDwpSymbolFile (const lldb::ModuleSP &module_sp, const FileSpec &file_spec)
 

Function Documentation

◆ IsDwpSymbolFile()

static bool IsDwpSymbolFile ( const lldb::ModuleSP module_sp,
const FileSpec file_spec 
)
static