LLVM  4.0.0
llvm::CodeViewContext Member List

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::CodeViewContextinline
clearCVLocSeen()llvm::CodeViewContextinline
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::CodeViewContextinline
getCVFunctionInfo(unsigned FuncId)llvm::CodeViewContextinline
getCVLocSeen()llvm::CodeViewContextinline
getFilenames()llvm::CodeViewContextinline
getFunctionLineEntries(unsigned FuncId)llvm::CodeViewContextinline
getLineExtent(unsigned FuncId)llvm::CodeViewContextinline
getLinesForExtent(size_t L, size_t R)llvm::CodeViewContextinline
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::CodeViewContextinline
~CodeViewContext()llvm::CodeViewContext