LLVM API Documentation

Public Attributes
llvm::MachO::symtab_command Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint32_t symoff
uint32_t nsyms
uint32_t stroff
uint32_t strsize

Detailed Description

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


Member Data Documentation

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

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

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

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

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

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


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