LLVM API Documentation

Public Attributes
llvm::object::macho::Symbol64TableEntry Struct Reference

#include <MachOFormat.h>

Collaboration diagram for llvm::object::macho::Symbol64TableEntry:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint32_t StringIndex
uint8_t Type
uint8_t SectionIndex
uint16_t Flags
uint64_t Value

Detailed Description

Definition at line 299 of file MachOFormat.h.


Member Data Documentation

Definition at line 303 of file MachOFormat.h.

Referenced by llvm::object::SwapStruct().

Definition at line 302 of file MachOFormat.h.

Definition at line 300 of file MachOFormat.h.

Referenced by llvm::object::SwapStruct().

Definition at line 301 of file MachOFormat.h.


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