LLVM: llvm::object::XCOFFSymbolEntry32 Struct Reference (original) (raw)

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

Public Attributes
union {
char SymbolName [XCOFF::NameSize]
NameInStrTblType NameInStrTbl
};
support::ubig32_t Value
support::big16_t SectionNumber
union {
support::ubig16_t SymbolType
CFileLanguageIdAndTypeIdType CFileLanguageIdAndTypeId
};
XCOFF::StorageClass StorageClass
uint8_t NumberOfAuxEntries

Definition at line 748 of file XCOFFObjectFile.h.

[union]

[union]

CFileLanguageIdAndTypeId

NameInStrTbl

NumberOfAuxEntries

uint8_t llvm::object::XCOFFSymbolEntry32::NumberOfAuxEntries

SectionNumber

StorageClass

SymbolName

SymbolType

Value


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