LLVM API Documentation

llvm::MCSectionMachO Member List
This is the complete list of members for llvm::MCSectionMachO, including all inherited members.
classof(const MCSection *S)llvm::MCSectionMachO [inline, static]
getKind() const llvm::MCSection [inline]
getLabelBeginName() const overridellvm::MCSectionMachO [inline, virtual]
getLabelEndName() const overridellvm::MCSectionMachO [inline, virtual]
getSectionName() const llvm::MCSectionMachO [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]
hasAttribute(unsigned Value) const llvm::MCSectionMachO [inline]
isBaseAddressKnownZero() const llvm::MCSection [inline, virtual]
isVirtualSection() const overridellvm::MCSectionMachO [virtual]
Kindllvm::MCSection [protected]
MCContext classllvm::MCSectionMachO [friend]
MCSection(SectionVariant V, SectionKind K)llvm::MCSection [inline, protected]
ParseSectionSpecifier(StringRef Spec, StringRef &Segment, StringRef &Section, unsigned &TAA, bool &TAAParsed, unsigned &StubSize)llvm::MCSectionMachO [static]
PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS, const MCExpr *Subsection) const overridellvm::MCSectionMachO [virtual]
SectionVariant enum namellvm::MCSection
SV_COFF enum valuellvm::MCSection
SV_ELF enum valuellvm::MCSection
SV_MachO enum valuellvm::MCSection
UseCodeAlign() const overridellvm::MCSectionMachO [virtual]
Variantllvm::MCSection [protected]
~MCSection()llvm::MCSection [virtual]