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

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

Public Attributes
union {
char Name [XCOFF::NameSize+XCOFF::FileNamePadSize]
NameInStrTblType NameInStrTbl
};
XCOFF::CFileStringType Type
uint8_t ReservedZeros [2]
XCOFF::SymbolAuxType AuxType

Definition at line 437 of file XCOFFObjectFile.h.

[union]

AuxType

Name

NameInStrTbl

ReservedZeros

uint8_t llvm::object::XCOFFFileAuxEnt::ReservedZeros[2]

Type


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