LLVM: llvm::MCSectionWasm Class Reference (original) (raw)
This represents a section on wasm. More...
#include "[llvm/MC/MCSectionWasm.h](MCSectionWasm%5F8h%5Fsource.html)"
This represents a section on wasm.
Definition at line 26 of file MCSectionWasm.h.
◆ getGroup()
◆ getPassive()
| bool llvm::MCSectionWasm::getPassive ( ) const |
inline |
◆ getSectionOffset()
| uint64_t llvm::MCSectionWasm::getSectionOffset ( ) const |
inline |
◆ getSegmentFlags()
| unsigned llvm::MCSectionWasm::getSegmentFlags ( ) const |
inline |
◆ getSegmentIndex()
| uint32_t llvm::MCSectionWasm::getSegmentIndex ( ) const |
inline |
◆ getUniqueID()
| unsigned llvm::MCSectionWasm::getUniqueID ( ) const |
inline |
| bool llvm::MCSectionWasm::isMetadata ( ) const |
inline |
◆ isUnique()
| bool llvm::MCSectionWasm::isUnique ( ) const |
inline |
◆ isWasmData()
| bool llvm::MCSectionWasm::isWasmData ( ) const |
inline |
◆ setPassive()
| void llvm::MCSectionWasm::setPassive ( bool V = true) |
inline |
◆ setSectionOffset()
| void llvm::MCSectionWasm::setSectionOffset ( uint64_t Offset) |
inline |
◆ setSegmentIndex()
| void llvm::MCSectionWasm::setSegmentIndex ( uint32_t Index) |
inline |
◆ MCAsmInfoWasm
◆ MCContext
The documentation for this class was generated from the following file: