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::MCSectionMachO | 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 |
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 | |
getFragmentList() | llvm::MCSection | inline |
getFragmentList() const | llvm::MCSection | inline |
getKind() const | llvm::MCSection | inline |
getLayoutOrder() const | llvm::MCSection | inline |
getOrdinal() const | llvm::MCSection | inline |
getSectionName() const | llvm::MCSectionMachO | inline |
getSegmentName() const | llvm::MCSectionMachO | inline |
getStubSize() const | llvm::MCSectionMachO | inline |
getSublistAccess(MCFragment *) | llvm::MCSection | inlinestatic |
getSubsectionInsertionPoint(unsigned Subsection) | llvm::MCSection | |
getType() const | llvm::MCSectionMachO | inline |
getTypeAndAttributes() const | llvm::MCSectionMachO | inline |
getVariant() const | llvm::MCSection | inline |
hasAttribute(unsigned Value) const | llvm::MCSectionMachO | 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 |
isVirtualSection() const override | llvm::MCSectionMachO | virtual |
iterator typedef | llvm::MCSection | |
Kind | llvm::MCSection | protected |
MCContext class | llvm::MCSectionMachO | 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 | |
ParseSectionSpecifier(StringRef Spec, StringRef &Segment, StringRef &Section, unsigned &TAA, bool &TAAParsed, unsigned &StubSize) | llvm::MCSectionMachO | static |
PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, raw_ostream &OS, const MCExpr *Subsection) const override | llvm::MCSectionMachO | 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 | |
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 |
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::MCSectionMachO | virtual |
Variant | llvm::MCSection | protected |
~MCSection() | llvm::MCSection | protected |