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

#include "llvm/Object/MachO.h"

Collaboration diagram for llvm::object::MachOObjectFile::LoadCommandInfo:
Collaboration graph
[legend]

Public Attributes

const charPtr
 
MachO::load_command C
 

Detailed Description

Definition at line 267 of file MachO.h.

Member Data Documentation

◆ C

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

Definition at line 269 of file MachO.h.

◆ Ptr

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

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