, including all inherited members.
addGenDwarfSection(const MCSection *Sec) | llvm::MCContext | [inline] |
addMCGenDwarfLabelEntry(const MCGenDwarfLabelEntry &E) | llvm::MCContext | [inline] |
Allocate(unsigned Size, unsigned Align=8) | llvm::MCContext | [inline] |
ClearDwarfLocSeen() | llvm::MCContext | [inline] |
CreateDirectionalLocalSymbol(unsigned LocalLabelVal) | llvm::MCContext | |
CreateELFGroupSection() | llvm::MCContext | |
CreateLinkerPrivateTempSymbol() | llvm::MCContext | |
CreateTempSymbol() | llvm::MCContext | |
Deallocate(void *Ptr) | llvm::MCContext | [inline] |
FatalError(SMLoc L, const Twine &Msg) const | llvm::MCContext | |
finalizeDwarfSections(MCStreamer &MCOS) | llvm::MCContext | |
getAsmInfo() const | llvm::MCContext | [inline] |
getAssociativeCOFFSection(const MCSectionCOFF *Sec, const MCSymbol *KeySym) | llvm::MCContext | |
getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, StringRef COMDATSymName, int Selection) | llvm::MCContext | |
getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind) | llvm::MCContext | |
getCOFFSection(StringRef Section) | llvm::MCContext | |
getCompilationDir() const | llvm::MCContext | [inline] |
getCurrentDwarfLoc() | llvm::MCContext | [inline] |
GetDirectionalLocalSymbol(unsigned LocalLabelVal, bool Before) | llvm::MCContext | |
getDwarfCompileUnitID() | llvm::MCContext | [inline] |
getDwarfDebugFlags() | llvm::MCContext | [inline] |
getDwarfDebugProducer() | llvm::MCContext | [inline] |
GetDwarfFile(StringRef Directory, StringRef FileName, unsigned FileNumber, unsigned CUID) | llvm::MCContext | |
getDwarfLocSeen() | llvm::MCContext | [inline] |
getDwarfVersion() const | llvm::MCContext | [inline] |
getELFSection(StringRef Section, unsigned Type, unsigned Flags, SectionKind Kind) | llvm::MCContext | |
getELFSection(StringRef Section, unsigned Type, unsigned Flags, SectionKind Kind, unsigned EntrySize, StringRef Group) | llvm::MCContext | |
getGenDwarfFileNumber() | llvm::MCContext | [inline] |
getGenDwarfForAssembly() | llvm::MCContext | [inline] |
getGenDwarfSectionSyms() | llvm::MCContext | [inline] |
getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, unsigned Reserved2, SectionKind K) | llvm::MCContext | |
getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, SectionKind K) | llvm::MCContext | [inline] |
getMainFileName() const | llvm::MCContext | [inline] |
getMCDwarfDirs(unsigned CUID=0) | llvm::MCContext | [inline] |
getMCDwarfFiles(unsigned CUID=0) | llvm::MCContext | [inline] |
getMCDwarfLineTable(unsigned CUID) | llvm::MCContext | [inline] |
getMCDwarfLineTable(unsigned CUID) const | llvm::MCContext | [inline] |
getMCDwarfLineTables() const | llvm::MCContext | [inline] |
getMCGenDwarfLabelEntries() const | llvm::MCContext | [inline] |
getObjectFileInfo() const | llvm::MCContext | [inline] |
GetOrCreateSymbol(StringRef Name) | llvm::MCContext | |
GetOrCreateSymbol(const Twine &Name) | llvm::MCContext | |
getRegisterInfo() const | llvm::MCContext | [inline] |
getSecureLog() | llvm::MCContext | [inline] |
getSecureLogFile() | llvm::MCContext | [inline] |
getSecureLogUsed() | llvm::MCContext | [inline] |
getSourceManager() const | llvm::MCContext | [inline] |
getSymbols() const | llvm::MCContext | [inline] |
getUniqueSymbolID() | llvm::MCContext | [inline] |
hasMCLineSections() const | llvm::MCContext | [inline] |
isValidDwarfFileNumber(unsigned FileNumber, unsigned CUID=0) | llvm::MCContext | |
LookupSymbol(StringRef Name) const | llvm::MCContext | |
LookupSymbol(const Twine &Name) const | llvm::MCContext | |
MCContext(const MCAsmInfo *MAI, const MCRegisterInfo *MRI, const MCObjectFileInfo *MOFI, const SourceMgr *Mgr=nullptr, bool DoAutoReset=true) | llvm::MCContext | [explicit] |
renameELFSection(const MCSectionELF *Section, StringRef Name) | llvm::MCContext | |
reset() | llvm::MCContext | |
setAllowTemporaryLabels(bool Value) | llvm::MCContext | [inline] |
setCompilationDir(StringRef S) | llvm::MCContext | [inline] |
setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator) | llvm::MCContext | [inline] |
setDwarfCompileUnitID(unsigned CUIndex) | llvm::MCContext | [inline] |
setDwarfDebugFlags(StringRef S) | llvm::MCContext | [inline] |
setDwarfDebugProducer(StringRef S) | llvm::MCContext | [inline] |
setDwarfVersion(uint16_t v) | llvm::MCContext | [inline] |
setGenDwarfFileNumber(unsigned FileNumber) | llvm::MCContext | [inline] |
setGenDwarfForAssembly(bool Value) | llvm::MCContext | [inline] |
setMainFileName(StringRef S) | llvm::MCContext | [inline] |
setMCLineTableCompilationDir(unsigned CUID, StringRef CompilationDir) | llvm::MCContext | [inline] |
setSecureLog(raw_ostream *Value) | llvm::MCContext | [inline] |
setSecureLogUsed(bool Value) | llvm::MCContext | [inline] |
SymbolTable typedef | llvm::MCContext | |
~MCContext() | llvm::MCContext | |