LLVM 22.0.0git
|
This represents a section on wasm. More...
#include "llvm/MC/MCSectionWasm.h"
Friends | |
class | MCContext |
class | MCAsmInfoWasm |
Additional Inherited Members | |
Public Attributes inherited from llvm::MCSection | |
friend | MCAssembler |
friend | MCObjectStreamer |
Static Public Attributes inherited from llvm::MCSection | |
static constexpr unsigned | NonUniqueID = ~0U |
Protected Member Functions inherited from llvm::MCSection | |
MCSection (StringRef Name, bool IsText, bool IsBss, MCSymbol *Begin) | |
Protected Attributes inherited from llvm::MCSection | |
StringRef | Name |
This represents a section on wasm.
Definition at line 26 of file MCSectionWasm.h.
|
inline |
Definition at line 61 of file MCSectionWasm.h.
|
inline |
Definition at line 76 of file MCSectionWasm.h.
References assert(), and isWasmData().
|
inline |
Definition at line 70 of file MCSectionWasm.h.
|
inline |
Definition at line 62 of file MCSectionWasm.h.
|
inline |
Definition at line 73 of file MCSectionWasm.h.
|
inline |
Definition at line 68 of file MCSectionWasm.h.
|
inline |
Definition at line 65 of file MCSectionWasm.h.
Referenced by MCAsmInfoWasm.
|
inline |
Definition at line 67 of file MCSectionWasm.h.
|
inline |
Definition at line 64 of file MCSectionWasm.h.
Referenced by getPassive(), and setPassive().
|
inline |
Definition at line 80 of file MCSectionWasm.h.
References assert(), and isWasmData().
|
inline |
Definition at line 71 of file MCSectionWasm.h.
References llvm::Offset.
|
inline |
Definition at line 74 of file MCSectionWasm.h.
|
friend |
Definition at line 52 of file MCSectionWasm.h.
References isMetadata(), llvm::MCSection::isText(), MCAsmInfoWasm, llvm::MCSection::MCSection(), and llvm::MCSection::Name.
Referenced by MCAsmInfoWasm.
|
friend |