LLDB mainline
Public Attributes | List of all members
lldb_private::ObjectFile::LoadableData Struct Reference

#include <ObjectFile.h>

Public Attributes

lldb::addr_t Dest
 
llvm::ArrayRef< uint8_t > Contents
 

Detailed Description

Definition at line 89 of file ObjectFile.h.

Member Data Documentation

◆ Contents

llvm::ArrayRef<uint8_t> lldb_private::ObjectFile::LoadableData::Contents

◆ Dest

lldb::addr_t lldb_private::ObjectFile::LoadableData::Dest

The documentation for this struct was generated from the following file: