LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::MCContext Member List

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

addMCGenDwarfLabelEntry(const MCGenDwarfLabelEntry *E)llvm::MCContextinline
addMCLineSection(const MCSection *Sec, MCLineSection *Line)llvm::MCContextinline
Allocate(unsigned Size, unsigned Align=8)llvm::MCContextinline
ClearDwarfLocSeen()llvm::MCContextinline
CreateDirectionalLocalSymbol(int64_t LocalLabelVal)llvm::MCContext
CreateELFGroupSection()llvm::MCContext
CreateTempSymbol()llvm::MCContext
Deallocate(void *Ptr)llvm::MCContextinline
FatalError(SMLoc L, const Twine &Msg)llvm::MCContext
getAsmInfo() const llvm::MCContextinline
getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, int Selection=0, const MCSectionCOFF *Assoc=0)llvm::MCContext
getCOFFSection(StringRef Section)llvm::MCContext
getCompilationDir() const llvm::MCContextinline
getCurrentDwarfLoc()llvm::MCContextinline
GetDirectionalLocalSymbol(int64_t LocalLabelVal, int bORf)llvm::MCContext
getDwarfCompileUnitID()llvm::MCContextinline
getDwarfDebugFlags()llvm::MCContextinline
getDwarfDebugProducer()llvm::MCContextinline
GetDwarfFile(StringRef Directory, StringRef FileName, unsigned FileNumber, unsigned CUID)llvm::MCContext
getDwarfLocSeen()llvm::MCContextinline
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::MCContextinline
getGenDwarfForAssembly()llvm::MCContextinline
getGenDwarfSection()llvm::MCContextinline
getGenDwarfSectionEndSym()llvm::MCContextinline
getGenDwarfSectionStartSym()llvm::MCContextinline
getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, unsigned Reserved2, SectionKind K)llvm::MCContext
getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, SectionKind K)llvm::MCContextinline
getMainFileName() const llvm::MCContextinline
getMCDwarfDirs(unsigned CUID=0)llvm::MCContextinline
getMCDwarfFiles(unsigned CUID=0)llvm::MCContextinline
getMCGenDwarfLabelEntries() const llvm::MCContextinline
getMCLineSectionOrder() const llvm::MCContextinline
getMCLineSections() const llvm::MCContextinline
getMCLineTableSymbol(unsigned ID) const llvm::MCContextinline
getMCLineTableSymbols() const llvm::MCContextinline
getObjectFileInfo() const llvm::MCContextinline
GetOrCreateSymbol(StringRef Name)llvm::MCContext
GetOrCreateSymbol(const Twine &Name)llvm::MCContext
getRegisterInfo() const llvm::MCContextinline
getSecureLog()llvm::MCContextinline
getSecureLogFile()llvm::MCContextinline
getSecureLogUsed()llvm::MCContextinline
getSourceManager() const llvm::MCContextinline
getSymbols() const llvm::MCContextinline
getUniqueSymbolID()llvm::MCContextinline
hasDwarfFiles() const llvm::MCContextinline
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=0, bool DoAutoReset=true)llvm::MCContextexplicit
nextGenDwarfFileNumber()llvm::MCContextinline
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
setGenDwarfForAssembly(bool Value)llvm::MCContextinline
setGenDwarfSection(const MCSection *Sec)llvm::MCContextinline
setGenDwarfSectionEndSym(MCSymbol *Sym)llvm::MCContextinline
setGenDwarfSectionStartSym(MCSymbol *Sym)llvm::MCContextinline
setMainFileName(StringRef S)llvm::MCContextinline
setMCLineTableSymbol(MCSymbol *Sym, unsigned ID)llvm::MCContextinline
setSecureLog(raw_ostream *Value)llvm::MCContextinline
setSecureLogUsed(bool Value)llvm::MCContextinline
SymbolTable typedefllvm::MCContext
~MCContext()llvm::MCContext