LLVM API Documentation
getKind() const | llvm::MCSection | [inline] |
getLabelBeginName() const =0 | llvm::MCSection | [pure virtual] |
getLabelEndName() const =0 | llvm::MCSection | [pure virtual] |
getVariant() const | llvm::MCSection | [inline] |
isBaseAddressKnownZero() const | llvm::MCSection | [inline, virtual] |
isVirtualSection() const =0 | llvm::MCSection | [pure virtual] |
Kind | llvm::MCSection | [protected] |
MCSection(SectionVariant V, SectionKind K) | llvm::MCSection | [inline, protected] |
PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS, const MCExpr *Subsection) const =0 | llvm::MCSection | [pure virtual] |
SectionVariant enum name | llvm::MCSection | |
SV_COFF enum value | llvm::MCSection | |
SV_ELF enum value | llvm::MCSection | |
SV_MachO enum value | llvm::MCSection | |
UseCodeAlign() const =0 | llvm::MCSection | [pure virtual] |
Variant | llvm::MCSection | [protected] |
~MCSection() | llvm::MCSection | [virtual] |