LLVM: llvm::objcopy::NewSymbolInfo Struct Reference (original) (raw)

#include "[llvm/ObjCopy/CommonConfig.h](CommonConfig%5F8h%5Fsource.html)"

Public Attributes
StringRef SymbolName
StringRef SectionName
uint64_t Value = 0
SmallVector< SymbolFlag, 0 > Flags
SmallVector< StringRef, 0 > BeforeSyms

Definition at line 189 of file CommonConfig.h.

BeforeSyms

Flags

SectionName

StringRef llvm::objcopy::NewSymbolInfo::SectionName

SymbolName

StringRef llvm::objcopy::NewSymbolInfo::SymbolName

Value

uint64_t llvm::objcopy::NewSymbolInfo::Value = 0


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