LLVM 20.0.0git
|
#include "llvm/BinaryFormat/XCOFF.h"
Public Member Functions | |
CsectProperties (StorageMappingClass SMC, SymbolType ST) | |
Public Attributes | |
StorageMappingClass | MappingClass |
SymbolType | Type |
|
inline |
StorageMappingClass llvm::XCOFF::CsectProperties::MappingClass |
Definition at line 475 of file XCOFF.h.
Referenced by llvm::MCContext::hasXCOFFSection().
SymbolType llvm::XCOFF::CsectProperties::Type |