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