|
LLVM
3.7.0
|
This is the complete list of members for llvm::MCContext, including all inherited members.
| addGenDwarfSection(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(const MCSymbolELF *Group) | llvm::MCContext | |
| createELFRelSection(StringRef Name, unsigned Type, unsigned Flags, unsigned EntrySize, const MCSymbolELF *Group, const MCSectionELF *Associated) | 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::MCContext | inline |
| finalizeDwarfSections(MCStreamer &MCOS) | llvm::MCContext | |
| getAsmInfo() const | llvm::MCContext | inline |
| getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym) | llvm::MCContext | |
| getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, StringRef COMDATSymName, int Selection, 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() 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) | llvm::MCContext | inline |
| getELFSection(StringRef Section, unsigned Type, unsigned Flags, const char *BeginSymName) | llvm::MCContext | inline |
| getELFSection(StringRef Section, unsigned Type, unsigned Flags, unsigned EntrySize, StringRef Group) | llvm::MCContext | inline |
| getELFSection(StringRef Section, unsigned Type, unsigned Flags, unsigned EntrySize, StringRef Group, const char *BeginSymName) | llvm::MCContext | inline |
| getELFSection(StringRef Section, unsigned Type, unsigned Flags, unsigned EntrySize, StringRef Group, unsigned UniqueID) | llvm::MCContext | inline |
| getELFSection(StringRef Section, unsigned Type, unsigned Flags, unsigned EntrySize, StringRef Group, unsigned UniqueID, const char *BeginSymName) | llvm::MCContext | |
| getELFSection(StringRef Section, unsigned Type, unsigned Flags, unsigned EntrySize, const MCSymbolELF *Group, unsigned UniqueID, const char *BeginSymName, const MCSectionELF *Associated) | 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, const char *BeginSymName=nullptr) | llvm::MCContext | |
| getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, SectionKind K, const char *BeginSymName=nullptr) | 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 |
| getOrCreateFrameAllocSymbol(StringRef FuncName, unsigned Idx) | llvm::MCContext | |
| getOrCreateLSDASymbol(StringRef FuncName) | llvm::MCContext | |
| getOrCreateParentFrameOffsetSymbol(StringRef FuncName) | llvm::MCContext | |
| getOrCreateSectionSymbol(const MCSectionELF &Section) | 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 |
| hasMCLineSections() const | llvm::MCContext | inline |
| isValidDwarfFileNumber(unsigned FileNumber, unsigned CUID=0) | 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(MCSectionELF *Section, StringRef Name) | llvm::MCContext | |
| reportFatalError(SMLoc L, const Twine &Msg) const | 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 |
| setUseNamesOnTempLabels(bool Value) | llvm::MCContext | inline |
| SymbolTable typedef | llvm::MCContext | |
| ~MCContext() | llvm::MCContext |
1.8.6