LLVM: llvm::MCSectionELF Class Reference (original) (raw)
This represents a section on linux, lots of unix variants and some bare metal systems. More...
#include "[llvm/MC/MCSectionELF.h](MCSectionELF%5F8h%5Fsource.html)"
This represents a section on linux, lots of unix variants and some bare metal systems.
Definition at line 27 of file MCSectionELF.h.
◆ getEntrySize()
| unsigned llvm::MCSectionELF::getEntrySize ( ) const |
inline |
◆ getFlags()
| unsigned llvm::MCSectionELF::getFlags ( ) const |
inline |
◆ getGroup()
◆ getLinkedToSection()
| const MCSection * llvm::MCSectionELF::getLinkedToSection ( ) const |
inline |
◆ getLinkedToSymbol()
| const MCSymbol * llvm::MCSectionELF::getLinkedToSymbol ( ) const |
inline |
◆ getOffsets()
◆ getType()
| unsigned llvm::MCSectionELF::getType ( ) const |
inline |
◆ getUniqueID()
| unsigned llvm::MCSectionELF::getUniqueID ( ) const |
inline |
◆ isComdat()
| bool llvm::MCSectionELF::isComdat ( ) const |
inline |
◆ isUnique()
| bool llvm::MCSectionELF::isUnique ( ) const |
inline |
◆ setFlags()
| void llvm::MCSectionELF::setFlags ( unsigned F) |
inline |
◆ setOffsets()
◆ MCAsmInfoELF
◆ MCContext
The documentation for this class was generated from the following file: