LLVM
22.0.0git
llvm
MCSectionELF
llvm::MCSectionELF Member List
This is the complete list of members for
llvm::MCSectionELF
, 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
getEntrySize
() const
llvm::MCSectionELF
inline
getFlags
() const
llvm::MCSectionELF
inline
getGroup
() const
llvm::MCSectionELF
inline
getLinkedToSection
() const
llvm::MCSectionELF
inline
getLinkedToSymbol
() const
llvm::MCSectionELF
inline
getName
() const
llvm::MCSection
inline
getOffsets
() const
llvm::MCSectionELF
inline
getOrdinal
() const
llvm::MCSection
inline
getType
() const
llvm::MCSectionELF
inline
getUniqueID
() const
llvm::MCSectionELF
inline
hasEnded
() const
llvm::MCSection
hasInstructions
() const
llvm::MCSection
inline
isBssSection
() const
llvm::MCSection
inline
isComdat
() const
llvm::MCSectionELF
inline
isLinkerRelaxable
() const
llvm::MCSection
inline
isRegistered
() const
llvm::MCSection
inline
isText
() const
llvm::MCSection
inline
isUnique
() const
llvm::MCSectionELF
inline
MCAsmInfoELF
class
llvm::MCSectionELF
friend
MCAssembler
llvm::MCSection
MCContext
class
llvm::MCSectionELF
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
setFlags
(unsigned F)
llvm::MCSectionELF
inline
setHasInstructions
(bool Value)
llvm::MCSection
inline
setIsRegistered
(bool Value)
llvm::MCSection
inline
setOffsets
(uint64_t Start, uint64_t End)
llvm::MCSectionELF
inline
setOrdinal
(unsigned Value)
llvm::MCSection
inline
Generated on
for LLVM by
1.14.0