LLVM
22.0.0git
llvm
MCSection
llvm::MCSection Member List
This is the complete list of members for
llvm::MCSection
, 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
getName
() const
llvm::MCSection
inline
getOrdinal
() const
llvm::MCSection
inline
hasEnded
() const
llvm::MCSection
hasInstructions
() const
llvm::MCSection
inline
isBssSection
() const
llvm::MCSection
inline
isLinkerRelaxable
() const
llvm::MCSection
inline
isRegistered
() const
llvm::MCSection
inline
isText
() const
llvm::MCSection
inline
MCAssembler
llvm::MCSection
MCFragment
class
llvm::MCSection
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
Generated on
for LLVM by
1.14.0