LLVM 22.0.0git
llvm::object::XCOFFCsectAuxEnt32 Struct Reference

#include "llvm/Object/XCOFFObjectFile.h"

Public Attributes

support::ubig32_t SectionOrLength
support::ubig32_t ParameterHashIndex
support::ubig16_t TypeChkSectNum
uint8_t SymbolAlignmentAndType
XCOFF::StorageMappingClass StorageMappingClass
support::ubig32_t StabInfoIndex
support::ubig16_t StabSectNum

Detailed Description

Definition at line 333 of file XCOFFObjectFile.h.

Member Data Documentation

◆ ParameterHashIndex

support::ubig32_t llvm::object::XCOFFCsectAuxEnt32::ParameterHashIndex

Definition at line 335 of file XCOFFObjectFile.h.

◆ SectionOrLength

support::ubig32_t llvm::object::XCOFFCsectAuxEnt32::SectionOrLength

Definition at line 334 of file XCOFFObjectFile.h.

◆ StabInfoIndex

support::ubig32_t llvm::object::XCOFFCsectAuxEnt32::StabInfoIndex

Definition at line 339 of file XCOFFObjectFile.h.

◆ StabSectNum

support::ubig16_t llvm::object::XCOFFCsectAuxEnt32::StabSectNum

Definition at line 340 of file XCOFFObjectFile.h.

◆ StorageMappingClass

XCOFF::StorageMappingClass llvm::object::XCOFFCsectAuxEnt32::StorageMappingClass

Definition at line 338 of file XCOFFObjectFile.h.

◆ SymbolAlignmentAndType

uint8_t llvm::object::XCOFFCsectAuxEnt32::SymbolAlignmentAndType

Definition at line 337 of file XCOFFObjectFile.h.

◆ TypeChkSectNum

support::ubig16_t llvm::object::XCOFFCsectAuxEnt32::TypeChkSectNum

Definition at line 336 of file XCOFFObjectFile.h.


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