LLVM 22.0.0git
llvm::object::MachOObjectFile::LoadCommandInfo Struct Reference

#include "llvm/Object/MachO.h"

Public Attributes

const charPtr
MachO::load_command C

Detailed Description

Definition at line 413 of file MachO.h.

Member Data Documentation

◆ C

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

◆ Ptr

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

Definition at line 414 of file MachO.h.

Referenced by extractSections().


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