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 |
curFragList() const | llvm::MCSection | inline |
dump() const | llvm::MCSection | |
end() const | llvm::MCSection | inline |
ensureMinAlignment(Align MinAlignment) | llvm::MCSection | inline |
getAlign() const | llvm::MCSection | 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 |
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 |
getVariant() const | llvm::MCSection | inline |
getVirtualSectionKind() const override | llvm::MCSectionELF | virtual |
hasEnded() const | llvm::MCSection | |
hasInstructions() const | llvm::MCSection | inline |
hasLayout() const | llvm::MCSection | inline |
isBundleGroupBeforeFirstInst() const | llvm::MCSection | inline |
isBundleLocked() const | llvm::MCSection | inline |
isComdat() const | llvm::MCSectionELF | inline |
isRegistered() const | llvm::MCSection | inline |
isText() const | llvm::MCSection | inline |
isUnique() const | llvm::MCSectionELF | inline |
isVirtualSection() const | llvm::MCSection | inline |
MCAssembler | llvm::MCSection | |
MCContext | llvm::MCSectionELF | friend |
MCObjectStreamer | llvm::MCSection | |
MCSection(SectionVariant V, StringRef Name, bool IsText, bool IsVirtual, MCSymbol *Begin) | llvm::MCSection | protected |
MCSection(const MCSection &)=delete | llvm::MCSection | |
Name | llvm::MCSection | protected |
NonUniqueID | llvm::MCSection | static |
NotBundleLocked enum value | llvm::MCSection | |
operator=(const MCSection &)=delete | llvm::MCSection | |
printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, raw_ostream &OS, uint32_t Subsection) const override | llvm::MCSectionELF | virtual |
SectionVariant enum name | llvm::MCSection | |
setAlignment(Align 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 |
setHasInstructions(bool Value) | llvm::MCSection | inline |
setHasLayout(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 |
shouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const | llvm::MCSectionELF | |
SV_COFF enum value | llvm::MCSection | |
SV_DXContainer enum value | llvm::MCSection | |
SV_ELF enum value | llvm::MCSection | |
SV_GOFF enum value | llvm::MCSection | |
SV_MachO enum value | llvm::MCSection | |
SV_SPIRV enum value | llvm::MCSection | |
SV_Wasm enum value | llvm::MCSection | |
SV_XCOFF enum value | llvm::MCSection | |
useCodeAlign() const override | llvm::MCSectionELF | virtual |
Variant | llvm::MCSection | protected |
~MCSection() | llvm::MCSection | protected |