LLVM API Documentation

Public Attributes
llvm::MachO::nlist_64 Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t n_strx
uint8_t n_type
uint8_t n_sect
uint16_t n_desc
uint64_t n_value

Detailed Description

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


Member Data Documentation

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

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

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

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

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


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