|
LLVM
4.0.0
|
This is the complete list of members for llvm::CodeViewContext, including all inherited members.
| addFile(unsigned FileNumber, StringRef Filename) | llvm::CodeViewContext | |
| addLineEntry(const MCCVLineEntry &LineEntry) | llvm::CodeViewContext | inline |
| clearCVLocSeen() | llvm::CodeViewContext | inline |
| CodeViewContext() | llvm::CodeViewContext | |
| emitDefRange(MCObjectStreamer &OS, ArrayRef< std::pair< const MCSymbol *, const MCSymbol * >> Ranges, StringRef FixedSizePortion) | llvm::CodeViewContext | |
| emitFileChecksums(MCObjectStreamer &OS) | llvm::CodeViewContext | |
| emitInlineLineTableForFunction(MCObjectStreamer &OS, unsigned PrimaryFunctionId, unsigned SourceFileId, unsigned SourceLineNum, const MCSymbol *FnStartSym, const MCSymbol *FnEndSym) | llvm::CodeViewContext | |
| emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId, const MCSymbol *FuncBegin, const MCSymbol *FuncEnd) | llvm::CodeViewContext | |
| emitStringTable(MCObjectStreamer &OS) | llvm::CodeViewContext | |
| encodeDefRange(MCAsmLayout &Layout, MCCVDefRangeFragment &F) | llvm::CodeViewContext | |
| encodeInlineLineTable(MCAsmLayout &Layout, MCCVInlineLineTableFragment &F) | llvm::CodeViewContext | |
| getCurrentCVLoc() | llvm::CodeViewContext | inline |
| getCVFunctionInfo(unsigned FuncId) | llvm::CodeViewContext | inline |
| getCVLocSeen() | llvm::CodeViewContext | inline |
| getFilenames() | llvm::CodeViewContext | inline |
| getFunctionLineEntries(unsigned FuncId) | llvm::CodeViewContext | inline |
| getLineExtent(unsigned FuncId) | llvm::CodeViewContext | inline |
| getLinesForExtent(size_t L, size_t R) | llvm::CodeViewContext | inline |
| isValidCVFileNumber(unsigned FileNumber) | llvm::CodeViewContext | |
| isValidFileNumber(unsigned FileNumber) const | llvm::CodeViewContext | |
| recordFunctionId(unsigned FuncId) | llvm::CodeViewContext | |
| recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc, unsigned IAFile, unsigned IALine, unsigned IACol) | llvm::CodeViewContext | |
| setCurrentCVLoc(unsigned FunctionId, unsigned FileNo, unsigned Line, unsigned Column, bool PrologueEnd, bool IsStmt) | llvm::CodeViewContext | inline |
| ~CodeViewContext() | llvm::CodeViewContext |
1.8.6