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

#include <ObjectFile.h>

Collaboration diagram for lldb_private::ObjectFile::LoadableData:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 88 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: