LLVM 19.0.0git
llvm::CodeViewContext Member List

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

addFile(MCStreamer &OS, unsigned FileNumber, StringRef Filename, ArrayRef< uint8_t > ChecksumBytes, uint8_t ChecksumKind)llvm::CodeViewContext
addLineEntry(const MCCVLoc &LineEntry)llvm::CodeViewContext
addToStringTable(StringRef S)llvm::CodeViewContext
CodeViewContext()llvm::CodeViewContext
CodeViewContext(const CodeViewContext &other)=deletellvm::CodeViewContext
emitDefRange(MCObjectStreamer &OS, ArrayRef< std::pair< const MCSymbol *, const MCSymbol * > > Ranges, StringRef FixedSizePortion)llvm::CodeViewContext
emitFileChecksumOffset(MCObjectStreamer &OS, unsigned FileNo)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
getCVFunctionInfo(unsigned FuncId)llvm::CodeViewContext
getFunctionLineEntries(unsigned FuncId)llvm::CodeViewContext
getLineExtent(unsigned FuncId)llvm::CodeViewContext
getLineExtentIncludingInlinees(unsigned FuncId)llvm::CodeViewContext
getLinesForExtent(size_t L, size_t R)llvm::CodeViewContext
isValidFileNumber(unsigned FileNumber) constllvm::CodeViewContext
operator=(const CodeViewContext &other)=deletellvm::CodeViewContext
recordCVLoc(MCContext &Ctx, const MCSymbol *Label, unsigned FunctionId, unsigned FileNo, unsigned Line, unsigned Column, bool PrologueEnd, bool IsStmt)llvm::CodeViewContext
recordFunctionId(unsigned FuncId)llvm::CodeViewContext
recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc, unsigned IAFile, unsigned IALine, unsigned IACol)llvm::CodeViewContext
~CodeViewContext()llvm::CodeViewContext