LLVM API Documentation

Public Attributes
llvm::MachO::prebound_dylib_command Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint32_t name
uint32_t nmodules
uint32_t linked_modules

Detailed Description

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


Member Data Documentation

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

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

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

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

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


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