allocAtoms() | llvm::MCSectionMachO | |
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 |
curFragList() const | llvm::MCSection | inline |
dump() const | llvm::MCSection | |
empty() const | llvm::MCSection | inline |
end() const | llvm::MCSection | inline |
ensureMinAlignment(Align MinAlignment) | llvm::MCSection | inline |
getAlign() const | llvm::MCSection | inline |
getAtom(size_t I) const | llvm::MCSectionMachO | |
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 | |
getLayoutOrder() const | llvm::MCSectionMachO | inline |
getName() const | llvm::MCSection | inline |
getOrdinal() const | llvm::MCSection | inline |
getSegmentName() const | llvm::MCSectionMachO | inline |
getStubSize() const | llvm::MCSectionMachO | inline |
getType() const | llvm::MCSectionMachO | inline |
getTypeAndAttributes() const | llvm::MCSectionMachO | inline |
getVariant() const | llvm::MCSection | inline |
getVirtualSectionKind() const | llvm::MCSection | virtual |
hasAttribute(unsigned Value) const | llvm::MCSectionMachO | inline |
hasEnded() const | llvm::MCSection | |
hasInstructions() const | llvm::MCSection | inline |
hasLayout() const | llvm::MCSection | inline |
isBundleGroupBeforeFirstInst() const | llvm::MCSection | inline |
isBundleLocked() const | llvm::MCSection | inline |
isRegistered() const | llvm::MCSection | inline |
isText() const | llvm::MCSection | inline |
isVirtualSection() const | llvm::MCSection | inline |
MCAssembler | llvm::MCSection | |
MCContext | llvm::MCSectionMachO | 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 | |
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, uint32_t Subsection) const override | llvm::MCSectionMachO | virtual |
SectionVariant enum name | llvm::MCSection | |
setAlignment(Align Value) | llvm::MCSection | inline |
setAtom(size_t I, const MCSymbol *Sym) | llvm::MCSectionMachO | |
setBeginSymbol(MCSymbol *Sym) | llvm::MCSection | inline |
setBundleGroupBeforeFirstInst(bool IsFirst) | llvm::MCSection | inline |
setBundleLockState(BundleLockStateType NewState) | llvm::MCSection | |
setHasInstructions(bool Value) | llvm::MCSection | inline |
setHasLayout(bool Value) | llvm::MCSection | inline |
setIsRegistered(bool Value) | llvm::MCSection | inline |
setLayoutOrder(unsigned Value) | llvm::MCSectionMachO | inline |
setOrdinal(unsigned Value) | llvm::MCSection | inline |
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::MCSectionMachO | virtual |
Variant | llvm::MCSection | protected |
~MCSection() | llvm::MCSection | protected |