LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::object::section_base Struct Reference
Collaboration diagram for llvm::object::section_base:
Collaboration graph
[legend]

Public Attributes

char sectname [16]
 
char segname [16]
 

Detailed Description

Definition at line 39 of file MachOObjectFile.cpp.

Member Data Documentation

char llvm::object::section_base::sectname[16]
char llvm::object::section_base::segname[16]

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