LLVM: llvm::XCOFF::CsectProperties Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/XCOFF.h](BinaryFormat%5F2XCOFF%5F8h%5Fsource.html)"

Public Member Functions
Public Attributes
StorageMappingClass MappingClass
SymbolType Type

Detailed Description

Definition at line 499 of file XCOFF.h.

Constructor & Destructor Documentation

llvm::XCOFF::CsectProperties::CsectProperties ( StorageMappingClass SMC, SymbolType ST ) inline

Definition at line 500 of file XCOFF.h.

References MappingClass, and Type.

Member Data Documentation

MappingClass

StorageMappingClass llvm::XCOFF::CsectProperties::MappingClass

Definition at line 502 of file XCOFF.h.

Referenced by CsectProperties(), and llvm::MCContext::hasXCOFFSection().

Type

SymbolType llvm::XCOFF::CsectProperties::Type

Definition at line 503 of file XCOFF.h.

Referenced by CsectProperties().


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