LLVM API Documentation

Public Attributes
llvm::MachO::dyld_info_command Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint32_t rebase_off
uint32_t rebase_size
uint32_t bind_off
uint32_t bind_size
uint32_t weak_bind_off
uint32_t weak_bind_size
uint32_t lazy_bind_off
uint32_t lazy_bind_size
uint32_t export_off
uint32_t export_size

Detailed Description

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


Member Data Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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