LLVM 19.0.0git
Public Attributes | List of all members
llvm::object::MachOObjectFile::LoadCommandInfo Struct Reference

#include "llvm/Object/MachO.h"

Public Attributes

const charPtr
 
MachO::load_command C
 

Detailed Description

Definition at line 408 of file MachO.h.

Member Data Documentation

◆ C

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

Definition at line 410 of file MachO.h.

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

◆ Ptr

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

Definition at line 409 of file MachO.h.

Referenced by extractSections().


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