LLVM API Documentation

Public Attributes
llvm::MachO::symseg_command Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint32_t offset
uint32_t size

Detailed Description

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


Member Data Documentation

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

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

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

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


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