This is the complete list of members for llvm::MCSectionMachO, including all inherited members.
allocAtoms() | llvm::MCSectionMachO | |
begin() const | llvm::MCSection | inline |
curFragList() const | llvm::MCSection | inline |
dump(DenseMap< const MCFragment *, SmallVector< const MCSymbol *, 0 > > *FragToSyms=nullptr) const | llvm::MCSection | |
end() const | llvm::MCSection | inline |
ensureMinAlignment(Align MinAlignment) | llvm::MCSection | inline |
firstLinkerRelaxable() const | llvm::MCSection | inline |
getAlign() const | llvm::MCSection | inline |
getAtom(size_t I) const | llvm::MCSectionMachO | |
getBeginSymbol() | llvm::MCSection | inline |
getBeginSymbol() 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 |
hasAttribute(unsigned Value) const | llvm::MCSectionMachO | inline |
hasEnded() const | llvm::MCSection | |
hasInstructions() const | llvm::MCSection | inline |
isBssSection() const | llvm::MCSection | inline |
isLinkerRelaxable() const | llvm::MCSection | inline |
isRegistered() const | llvm::MCSection | inline |
isText() const | llvm::MCSection | inline |
MCAsmInfoDarwin class | llvm::MCSectionMachO | friend |
MCAssembler | llvm::MCSection | |
MCContext class | llvm::MCSectionMachO | friend |
MCObjectStreamer | llvm::MCSection | |
MCSection(StringRef Name, bool IsText, bool IsBss, MCSymbol *Begin) | llvm::MCSection | protected |
MCSection(const MCSection &)=delete | llvm::MCSection | |
Name | llvm::MCSection | protected |
NonUniqueID | llvm::MCSection | static |
operator=(const MCSection &)=delete | llvm::MCSection | |
ParseSectionSpecifier(StringRef Spec, StringRef &Segment, StringRef &Section, unsigned &TAA, bool &TAAParsed, unsigned &StubSize) | llvm::MCSectionMachO | static |
setAlignment(Align Value) | llvm::MCSection | inline |
setAtom(size_t I, const MCSymbol *Sym) | llvm::MCSectionMachO | |
setBeginSymbol(MCSymbol *Sym) | llvm::MCSection | inline |
setFirstLinkerRelaxable(unsigned Order) | llvm::MCSection | inline |
setHasInstructions(bool Value) | llvm::MCSection | inline |
setIsRegistered(bool Value) | llvm::MCSection | inline |
setLayoutOrder(unsigned Value) | llvm::MCSectionMachO | inline |
setOrdinal(unsigned Value) | llvm::MCSection | inline |