LLDB mainline
Functions
ObjectFileCOFF.cpp File Reference
#include "ObjectFileCOFF.h"
#include "lldb/Core/Module.h"
#include "lldb/Core/ModuleSpec.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/Utility/LLDBLog.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FormatAdapters.h"

Go to the source code of this file.

Functions

static bool IsCOFFObjectFile (const DataBufferSP &data)
 

Function Documentation

◆ IsCOFFObjectFile()

static bool IsCOFFObjectFile ( const DataBufferSP data)
static