LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::ELFYAML::LocalGlobalWeakSymbols Struct Reference

#include <ELFYAML.h>

Collaboration diagram for llvm::ELFYAML::LocalGlobalWeakSymbols:
Collaboration graph
[legend]

Public Attributes

std::vector< SymbolLocal
 
std::vector< SymbolGlobal
 
std::vector< SymbolWeak
 

Detailed Description

Definition at line 62 of file ELFYAML.h.

Member Data Documentation

std::vector<Symbol> llvm::ELFYAML::LocalGlobalWeakSymbols::Global
std::vector<Symbol> llvm::ELFYAML::LocalGlobalWeakSymbols::Local
std::vector<Symbol> llvm::ELFYAML::LocalGlobalWeakSymbols::Weak

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