LLVM: llvm::object::MachOObjectFile::LoadCommandInfo Struct Reference (original) (raw)

#include "[llvm/Object/MachO.h](Object%5F2MachO%5F8h%5Fsource.html)"

Public Attributes
const char * Ptr
MachO::load_command C

Detailed Description

Definition at line 411 of file MachO.h.

Member Data Documentation

C

MachO::load_command llvm::object::MachOObjectFile::LoadCommandInfo::C

Definition at line 413 of file MachO.h.

Referenced by extractSections(), llvm::object::MachOObjectFile::getSegmentContents(), and llvm::object::MachOObjectFile::getSegmentContents().

Ptr

const char* llvm::object::MachOObjectFile::LoadCommandInfo::Ptr

Definition at line 412 of file MachO.h.

Referenced by extractSections().


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