LLVM: llvm::MCSectionGOFF Class Reference (original) (raw)
#include "[llvm/MC/MCSectionGOFF.h](MCSectionGOFF%5F8h%5Fsource.html)"
Definition at line 29 of file MCSectionGOFF.h.
◆ getEDAttributes()
| GOFF::EDAttr llvm::MCSectionGOFF::getEDAttributes ( ) const |
inline |
◆ getParent()
◆ getPRAttributes()
| GOFF::PRAttr llvm::MCSectionGOFF::getPRAttributes ( ) const |
inline |
◆ getSDAttributes()
| GOFF::SDAttr llvm::MCSectionGOFF::getSDAttributes ( ) const |
inline |
◆ getSymbolType()
◆ getTextStyle()
◆ isBSS()
| bool llvm::MCSectionGOFF::isBSS ( ) const |
inline |
◆ isED()
| bool llvm::MCSectionGOFF::isED ( ) const |
inline |
◆ isPR()
| bool llvm::MCSectionGOFF::isPR ( ) const |
inline |
◆ isSD()
| bool llvm::MCSectionGOFF::isSD ( ) const |
inline |
◆ requiresNonZeroLength()
| bool llvm::MCSectionGOFF::requiresNonZeroLength ( ) const |
inline |
◆ setName()
| void llvm::MCSectionGOFF::setName ( StringRef SectionName) |
inline |
◆ MCAsmInfoGOFF
◆ MCContext
◆ MCSymbolGOFF
◆ EDAttributes
◆ PRAttributes
◆ SDAttributes
The documentation for this class was generated from the following file: