begin() | llvm::MCSection | inline |
begin() const | llvm::MCSection | inline |
BundleLocked enum value | llvm::MCSection | |
BundleLockedAlignToEnd enum value | llvm::MCSection | |
BundleLockStateType enum name | llvm::MCSection | |
classof(const MCSection *S) | llvm::MCSectionELF | inlinestatic |
const_iterator typedef | llvm::MCSection | |
const_reverse_iterator typedef | llvm::MCSection | |
dump() const | llvm::MCSection | |
end() | llvm::MCSection | inline |
end() const | llvm::MCSection | inline |
FragmentListType typedef | llvm::MCSection | |
getAlignment() const | llvm::MCSection | inline |
getAssociatedSection() const | llvm::MCSectionELF | inline |
getAssociatedSymbol() const | llvm::MCSectionELF | inline |
getBeginSymbol() | llvm::MCSection | inline |
getBeginSymbol() const | llvm::MCSection | inline |
getBundleLockState() const | llvm::MCSection | inline |
getDummyFragment() const | llvm::MCSection | inline |
getDummyFragment() | llvm::MCSection | inline |
getEndSymbol(MCContext &Ctx) | llvm::MCSection | |
getEntrySize() const | llvm::MCSectionELF | inline |
getFlags() const | llvm::MCSectionELF | inline |
getFragmentList() | llvm::MCSection | inline |
getFragmentList() const | llvm::MCSection | inline |
getGroup() const | llvm::MCSectionELF | inline |
getKind() const | llvm::MCSection | inline |
getLayoutOrder() const | llvm::MCSection | inline |
getOrdinal() const | llvm::MCSection | inline |
getSectionName() const | llvm::MCSectionELF | inline |
getSublistAccess(MCFragment *) | llvm::MCSection | inlinestatic |
getSubsectionInsertionPoint(unsigned Subsection) | llvm::MCSection | |
getType() const | llvm::MCSectionELF | inline |
getUniqueID() const | llvm::MCSectionELF | inline |
getVariant() const | llvm::MCSection | inline |
hasData() const | llvm::MCSection | inline |
hasEnded() const | llvm::MCSection | |
hasInstructions() const | llvm::MCSection | inline |
isBundleGroupBeforeFirstInst() const | llvm::MCSection | inline |
isBundleLocked() const | llvm::MCSection | inline |
isRegistered() const | llvm::MCSection | inline |
isUnique() const | llvm::MCSectionELF | inline |
isVirtualSection() const override | llvm::MCSectionELF | virtual |
iterator typedef | llvm::MCSection | |
Kind | llvm::MCSection | protected |
MCContext class | llvm::MCSectionELF | friend |
MCSection(SectionVariant V, SectionKind K, MCSymbol *Begin) | llvm::MCSection | protected |
MCSection(const MCSection &)=delete | llvm::MCSection | |
NotBundleLocked enum value | llvm::MCSection | |
operator=(const MCSection &)=delete | llvm::MCSection | |
PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, raw_ostream &OS, const MCExpr *Subsection) const override | llvm::MCSectionELF | virtual |
rbegin() | llvm::MCSection | inline |
rbegin() const | llvm::MCSection | inline |
rend() | llvm::MCSection | inline |
rend() const | llvm::MCSection | inline |
reverse_iterator typedef | llvm::MCSection | |
SectionVariant enum name | llvm::MCSection | |
setAlignment(unsigned Value) | llvm::MCSection | inline |
setBeginSymbol(MCSymbol *Sym) | llvm::MCSection | inline |
setBundleGroupBeforeFirstInst(bool IsFirst) | llvm::MCSection | inline |
setBundleLockState(BundleLockStateType NewState) | llvm::MCSection | |
setFlags(unsigned F) | llvm::MCSectionELF | inline |
setHasData(bool Value) | llvm::MCSection | inline |
setHasInstructions(bool Value) | llvm::MCSection | inline |
setIsRegistered(bool Value) | llvm::MCSection | inline |
setLayoutOrder(unsigned Value) | llvm::MCSection | inline |
setOrdinal(unsigned Value) | llvm::MCSection | inline |
ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const | llvm::MCSectionELF | |
SV_COFF enum value | llvm::MCSection | |
SV_ELF enum value | llvm::MCSection | |
SV_MachO enum value | llvm::MCSection | |
SV_Wasm enum value | llvm::MCSection | |
UseCodeAlign() const override | llvm::MCSectionELF | virtual |
Variant | llvm::MCSection | protected |
~MCSection() | llvm::MCSection | protected |
~MCSectionELF() | llvm::MCSectionELF | |