LLVM
22.0.0git
llvm
MCSectionWasm
llvm::MCSectionWasm Member List
This is the complete list of members for
llvm::MCSectionWasm
, including all inherited members.
begin
() const
llvm::MCSection
inline
curFragList
() const
llvm::MCSection
inline
dump
(DenseMap< const MCFragment *, SmallVector< const MCSymbol *, 0 > > *FragToSyms=nullptr) const
llvm::MCSection
end
() const
llvm::MCSection
inline
ensureMinAlignment
(Align MinAlignment)
llvm::MCSection
inline
firstLinkerRelaxable
() const
llvm::MCSection
inline
getAlign
() const
llvm::MCSection
inline
getBeginSymbol
()
llvm::MCSection
inline
getBeginSymbol
() const
llvm::MCSection
inline
getDummyFragment
()
llvm::MCSection
inline
getEndSymbol
(MCContext &Ctx)
llvm::MCSection
getGroup
() const
llvm::MCSectionWasm
inline
getName
() const
llvm::MCSection
inline
getOrdinal
() const
llvm::MCSection
inline
getPassive
() const
llvm::MCSectionWasm
inline
getSectionOffset
() const
llvm::MCSectionWasm
inline
getSegmentFlags
() const
llvm::MCSectionWasm
inline
getSegmentIndex
() const
llvm::MCSectionWasm
inline
getUniqueID
() const
llvm::MCSectionWasm
inline
hasEnded
() const
llvm::MCSection
hasInstructions
() const
llvm::MCSection
inline
isBssSection
() const
llvm::MCSection
inline
isLinkerRelaxable
() const
llvm::MCSection
inline
isMetadata
() const
llvm::MCSectionWasm
inline
isRegistered
() const
llvm::MCSection
inline
isText
() const
llvm::MCSection
inline
isUnique
() const
llvm::MCSectionWasm
inline
isWasmData
() const
llvm::MCSectionWasm
inline
MCAsmInfoWasm
class
llvm::MCSectionWasm
friend
MCAssembler
llvm::MCSection
MCContext
class
llvm::MCSectionWasm
friend
MCObjectStreamer
llvm::MCSection
MCSection
(StringRef Name, bool IsText, bool IsBss, MCSymbol *Begin)
llvm::MCSection
protected
MCSection
(const MCSection &)=delete
llvm::MCSection
Name
llvm::MCSection
protected
NonUniqueID
llvm::MCSection
static
operator=
(const MCSection &)=delete
llvm::MCSection
setAlignment
(Align Value)
llvm::MCSection
inline
setBeginSymbol
(MCSymbol *Sym)
llvm::MCSection
inline
setFirstLinkerRelaxable
(unsigned Order)
llvm::MCSection
inline
setHasInstructions
(bool Value)
llvm::MCSection
inline
setIsRegistered
(bool Value)
llvm::MCSection
inline
setOrdinal
(unsigned Value)
llvm::MCSection
inline
setPassive
(bool V=true)
llvm::MCSectionWasm
inline
setSectionOffset
(uint64_t Offset)
llvm::MCSectionWasm
inline
setSegmentIndex
(uint32_t Index)
llvm::MCSectionWasm
inline
Generated on
for LLVM by
1.14.0