LLVM API Documentation

Public Attributes
llvm::MachO::data_in_code_entry Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t offset
uint16_t length
uint16_t kind

Detailed Description

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


Member Data Documentation

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

Referenced by llvm::object::DiceRef::getKind(), and llvm::MachO::swapStruct().

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

Referenced by llvm::object::DiceRef::getLength(), and llvm::MachO::swapStruct().

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

Referenced by llvm::object::DiceRef::getOffset(), and llvm::MachO::swapStruct().


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