addMCGenDwarfLabelEntry(const MCGenDwarfLabelEntry *E) | llvm::MCContext | inline |
addMCLineSection(const MCSection *Sec, MCLineSection *Line) | llvm::MCContext | inline |
Allocate(unsigned Size, unsigned Align=8) | llvm::MCContext | inline |
ClearDwarfLocSeen() | llvm::MCContext | inline |
CreateDirectionalLocalSymbol(int64_t LocalLabelVal) | llvm::MCContext | |
CreateELFGroupSection() | llvm::MCContext | |
CreateTempSymbol() | llvm::MCContext | |
Deallocate(void *Ptr) | llvm::MCContext | inline |
FatalError(SMLoc L, const Twine &Msg) | llvm::MCContext | |
getAsmInfo() const | llvm::MCContext | inline |
getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, int Selection=0, const MCSectionCOFF *Assoc=0) | llvm::MCContext | |
getCOFFSection(StringRef Section) | llvm::MCContext | |
getCompilationDir() const | llvm::MCContext | inline |
getCurrentDwarfLoc() | llvm::MCContext | inline |
GetDirectionalLocalSymbol(int64_t LocalLabelVal, int bORf) | 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 |
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 |
getGenDwarfSection() | llvm::MCContext | inline |
getGenDwarfSectionEndSym() | llvm::MCContext | inline |
getGenDwarfSectionStartSym() | 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 |
getMCGenDwarfLabelEntries() const | llvm::MCContext | inline |
getMCLineSectionOrder() const | llvm::MCContext | inline |
getMCLineSections() const | llvm::MCContext | inline |
getMCLineTableSymbol(unsigned ID) const | llvm::MCContext | inline |
getMCLineTableSymbols() 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 |
hasDwarfFiles() 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=0, bool DoAutoReset=true) | llvm::MCContext | explicit |
nextGenDwarfFileNumber() | llvm::MCContext | inline |
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 |
setGenDwarfForAssembly(bool Value) | llvm::MCContext | inline |
setGenDwarfSection(const MCSection *Sec) | llvm::MCContext | inline |
setGenDwarfSectionEndSym(MCSymbol *Sym) | llvm::MCContext | inline |
setGenDwarfSectionStartSym(MCSymbol *Sym) | llvm::MCContext | inline |
setMainFileName(StringRef S) | llvm::MCContext | inline |
setMCLineTableSymbol(MCSymbol *Sym, unsigned ID) | llvm::MCContext | inline |
setSecureLog(raw_ostream *Value) | llvm::MCContext | inline |
setSecureLogUsed(bool Value) | llvm::MCContext | inline |
SymbolTable typedef | llvm::MCContext | |
~MCContext() | llvm::MCContext | |