LLVM API Documentation

Public Attributes
llvm::MachO::entry_point_command Struct Reference

#include <MachO.h>

Collaboration diagram for llvm::MachO::entry_point_command:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint64_t entryoff
uint64_t stacksize

Detailed Description

Definition at line 911 of file Support/MachO.h.


Member Data Documentation

Definition at line 912 of file Support/MachO.h.

Referenced by llvm::MachO::swapStruct().

Definition at line 913 of file Support/MachO.h.

Referenced by llvm::MachO::swapStruct().

Definition at line 914 of file Support/MachO.h.

Referenced by llvm::MachO::swapStruct().

Definition at line 915 of file Support/MachO.h.

Referenced by llvm::MachO::swapStruct().


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