LLVM  8.0.1
llvm::MCContext Member List

This is the complete list of members for llvm::MCContext, including all inherited members.

addDebugPrefixMapEntry(const std::string &From, const std::string &To)llvm::MCContext
addGenDwarfSection(MCSection *Sec)llvm::MCContextinline
addMCGenDwarfLabelEntry(const MCGenDwarfLabelEntry &E)llvm::MCContextinline
allocate(unsigned Size, unsigned Align=8)llvm::MCContextinline
clearDwarfLocSeen()llvm::MCContextinline
createDirectionalLocalSymbol(unsigned LocalLabelVal)llvm::MCContext
createELFGroupSection(const MCSymbolELF *Group)llvm::MCContext
createELFRelSection(const Twine &Name, unsigned Type, unsigned Flags, unsigned EntrySize, const MCSymbolELF *Group, const MCSectionELF *RelInfoSection)llvm::MCContext
createLinkerPrivateTempSymbol()llvm::MCContext
createTempSymbol(bool CanBeUnnamed=true)llvm::MCContext
createTempSymbol(const Twine &Name, bool AlwaysAddSuffix, bool CanBeUnnamed=true)llvm::MCContext
deallocate(void *Ptr)llvm::MCContextinline
defineMacro(StringRef Name, MCAsmMacro Macro)llvm::MCContextinline
finalizeDwarfSections(MCStreamer &MCOS)llvm::MCContext
GenericSectionID enum valuellvm::MCContext
getAsmInfo() constllvm::MCContextinline
getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym, unsigned UniqueID=GenericSectionID)llvm::MCContext
getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, StringRef COMDATSymName, int Selection, unsigned UniqueID=GenericSectionID, const char *BeginSymName=nullptr)llvm::MCContext
getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, const char *BeginSymName=nullptr)llvm::MCContext
getCOFFSection(StringRef Section)llvm::MCContext
getCompilationDir() constllvm::MCContextinline
getCurrentDwarfLoc()llvm::MCContextinline
getCVContext()llvm::MCContext
getDebugPrefixMap() constllvm::MCContextinline
getDirectionalLocalSymbol(unsigned LocalLabelVal, bool Before)llvm::MCContext
getDwarfCompileUnitID()llvm::MCContextinline
getDwarfDebugFlags()llvm::MCContextinline
getDwarfDebugProducer()llvm::MCContextinline
getDwarfFile(StringRef Directory, StringRef FileName, unsigned FileNumber, MD5::MD5Result *Checksum, Optional< StringRef > Source, unsigned CUID)llvm::MCContext
getDwarfFormat() constllvm::MCContextinline
getDwarfLocSeen()llvm::MCContextinline
getDwarfVersion() constllvm::MCContextinline
getELFNamedSection(const Twine &Prefix, const Twine &Suffix, unsigned Type, unsigned Flags, unsigned EntrySize=0)llvm::MCContext
getELFSection(const Twine &Section, unsigned Type, unsigned Flags)llvm::MCContextinline
getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const Twine &Group)llvm::MCContextinline
getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const Twine &Group, unsigned UniqueID)llvm::MCContextinline
getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const Twine &Group, unsigned UniqueID, const MCSymbolELF *Associated)llvm::MCContext
getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const MCSymbolELF *Group, unsigned UniqueID, const MCSymbolELF *Associated)llvm::MCContext
getGenDwarfFileNumber()llvm::MCContextinline
getGenDwarfForAssembly()llvm::MCContextinline
getGenDwarfSectionSyms()llvm::MCContextinline
getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, unsigned Reserved2, SectionKind K, const char *BeginSymName=nullptr)llvm::MCContext
getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, SectionKind K, const char *BeginSymName=nullptr)llvm::MCContextinline
getMainFileName() constllvm::MCContextinline
getMCDwarfDirs(unsigned CUID=0)llvm::MCContextinline
getMCDwarfFiles(unsigned CUID=0)llvm::MCContextinline
getMCDwarfLineTable(unsigned CUID)llvm::MCContextinline
getMCDwarfLineTable(unsigned CUID) constllvm::MCContextinline
getMCDwarfLineTables() constllvm::MCContextinline
getMCGenDwarfLabelEntries() constllvm::MCContextinline
getObjectFileInfo() constllvm::MCContextinline
getOrCreateFrameAllocSymbol(StringRef FuncName, unsigned Idx)llvm::MCContext
getOrCreateLSDASymbol(StringRef FuncName)llvm::MCContext
getOrCreateParentFrameOffsetSymbol(StringRef FuncName)llvm::MCContext
getOrCreateSymbol(const Twine &Name)llvm::MCContext
getRegisterInfo() constllvm::MCContextinline
getSecureLog()llvm::MCContextinline
getSecureLogFile()llvm::MCContextinline
getSecureLogUsed()llvm::MCContextinline
getSourceManager() constllvm::MCContextinline
getSubtargetCopy(const MCSubtargetInfo &STI)llvm::MCContext
getSymbols() constllvm::MCContextinline
getWasmSection(const Twine &Section, SectionKind K)llvm::MCContextinline
getWasmSection(const Twine &Section, SectionKind K, const char *BeginSymName)llvm::MCContextinline
getWasmSection(const Twine &Section, SectionKind K, const Twine &Group, unsigned UniqueID)llvm::MCContextinline
getWasmSection(const Twine &Section, SectionKind K, const Twine &Group, unsigned UniqueID, const char *BeginSymName)llvm::MCContext
getWasmSection(const Twine &Section, SectionKind K, const MCSymbolWasm *Group, unsigned UniqueID, const char *BeginSymName)llvm::MCContext
hadError()llvm::MCContextinline
hasMCLineSections() constllvm::MCContextinline
isDwarfMD5UsageConsistent(unsigned CUID) constllvm::MCContextinline
isValidDwarfFileNumber(unsigned FileNumber, unsigned CUID=0)llvm::MCContext
lookupMacro(StringRef Name)llvm::MCContextinline
lookupSymbol(const Twine &Name) constllvm::MCContext
MCContext(const MCAsmInfo *MAI, const MCRegisterInfo *MRI, const MCObjectFileInfo *MOFI, const SourceMgr *Mgr=nullptr, bool DoAutoReset=true)llvm::MCContextexplicit
MCContext(const MCContext &)=deletellvm::MCContext
operator=(const MCContext &)=deletellvm::MCContext
RemapDebugPaths()llvm::MCContext
renameELFSection(MCSectionELF *Section, StringRef Name)llvm::MCContext
reportError(SMLoc L, const Twine &Msg)llvm::MCContext
reportFatalError(SMLoc L, const Twine &Msg)llvm::MCContext
reset()llvm::MCContext
setAllowTemporaryLabels(bool Value)llvm::MCContextinline
setCompilationDir(StringRef S)llvm::MCContextinline
setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator)llvm::MCContextinline
setDwarfCompileUnitID(unsigned CUIndex)llvm::MCContextinline
setDwarfDebugFlags(StringRef S)llvm::MCContextinline
setDwarfDebugProducer(StringRef S)llvm::MCContextinline
setDwarfVersion(uint16_t v)llvm::MCContextinline
setGenDwarfFileNumber(unsigned FileNumber)llvm::MCContextinline
setGenDwarfForAssembly(bool Value)llvm::MCContextinline
setInlineSourceManager(SourceMgr *SM)llvm::MCContextinline
setMainFileName(StringRef S)llvm::MCContextinline
setMCLineTableRootFile(unsigned CUID, StringRef CompilationDir, StringRef Filename, MD5::MD5Result *Checksum, Optional< StringRef > Source)llvm::MCContextinline
setSecureLog(std::unique_ptr< raw_fd_ostream > Value)llvm::MCContextinline
setSecureLogUsed(bool Value)llvm::MCContextinline
setSymbolValue(MCStreamer &Streamer, StringRef Sym, uint64_t Val)llvm::MCContext
setUseNamesOnTempLabels(bool Value)llvm::MCContextinline
SymbolTable typedefllvm::MCContext
undefineMacro(StringRef Name)llvm::MCContextinline
~MCContext()llvm::MCContext