LLVM 19.0.0git
Public Attributes | List of all members
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 325 of file XCOFFObjectFile.h.

Member Data Documentation

◆ ParameterHashIndex

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

Definition at line 327 of file XCOFFObjectFile.h.

◆ SectionOrLength

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

Definition at line 326 of file XCOFFObjectFile.h.

◆ StabInfoIndex

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

Definition at line 331 of file XCOFFObjectFile.h.

◆ StabSectNum

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

Definition at line 332 of file XCOFFObjectFile.h.

◆ StorageMappingClass

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

Definition at line 330 of file XCOFFObjectFile.h.

◆ SymbolAlignmentAndType

uint8_t llvm::object::XCOFFCsectAuxEnt32::SymbolAlignmentAndType

Definition at line 329 of file XCOFFObjectFile.h.

◆ TypeChkSectNum

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

Definition at line 328 of file XCOFFObjectFile.h.


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