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

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

Public Attributes
support::ubig32_t SectionOrLengthLowByte
support::ubig32_t ParameterHashIndex
support::ubig16_t TypeChkSectNum
uint8_t SymbolAlignmentAndType
XCOFF::StorageMappingClass StorageMappingClass
support::ubig32_t SectionOrLengthHighByte
uint8_t Pad
XCOFF::SymbolAuxType AuxType

Definition at line 343 of file XCOFFObjectFile.h.

AuxType

Pad

uint8_t llvm::object::XCOFFCsectAuxEnt64::Pad

ParameterHashIndex

SectionOrLengthHighByte

SectionOrLengthLowByte

StorageMappingClass

SymbolAlignmentAndType

uint8_t llvm::object::XCOFFCsectAuxEnt64::SymbolAlignmentAndType

TypeChkSectNum


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