LLVM: llvm::MCSectionCOFF Class Reference (original) (raw)
This represents a section on Windows. More...
#include "[llvm/MC/MCSectionCOFF.h](MCSectionCOFF%5F8h%5Fsource.html)"
This represents a section on Windows.
Definition at line 27 of file MCSectionCOFF.h.
◆ getCharacteristics()
| unsigned llvm::MCSectionCOFF::getCharacteristics ( ) const |
inline |
◆ getCOMDATSymbol()
| MCSymbol * llvm::MCSectionCOFF::getCOMDATSymbol ( ) const |
inline |
◆ getOrAssignWinCFISectionID()
| unsigned llvm::MCSectionCOFF::getOrAssignWinCFISectionID ( unsigned * NextID) const |
inline |
◆ getSelection()
| int llvm::MCSectionCOFF::getSelection ( ) const |
inline |
◆ getUniqueID()
| unsigned llvm::MCSectionCOFF::getUniqueID ( ) const |
inline |
◆ isImplicitlyDiscardable()
| bool llvm::MCSectionCOFF::isImplicitlyDiscardable ( StringRef Name) |
inlinestatic |
◆ isUnique()
| bool llvm::MCSectionCOFF::isUnique ( ) const |
inline |
◆ setSelection()
| void MCSectionCOFF::setSelection |
( |
int |
Selection |
) |
const |
◆ shouldOmitSectionDirective()
| bool MCSectionCOFF::shouldOmitSectionDirective |
( |
StringRef |
Name |
) |
const |
◆ MCAsmInfoCOFF
◆ MCContext
The documentation for this class was generated from the following files: