LLVM API Documentation

Public Attributes
llvm::MachO::nlist Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t n_strx
uint8_t n_type
uint8_t n_sect
int16_t n_desc
uint32_t n_value

Detailed Description

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


Member Data Documentation

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

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

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

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

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


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