LLVM: llvm::COFF::symbol Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/COFF.h](BinaryFormat%5F2COFF%5F8h%5Fsource.html)"

Public Attributes
char Name [NameSize]
uint32_t Value
int32_t SectionNumber
uint16_t Type
uint8_t StorageClass
uint8_t NumberOfAuxSymbols

Definition at line 202 of file COFF.h.

Name

NumberOfAuxSymbols

uint8_t llvm::COFF::symbol::NumberOfAuxSymbols

SectionNumber

int32_t llvm::COFF::symbol::SectionNumber

StorageClass

uint8_t llvm::COFF::symbol::StorageClass

Type

Value


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