Searched defs:PrimaryFunctionId (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp421 emitInlineLineTableForFunction(MCObjectStreamer &OS, unsigned PrimaryFunctionId, unsigned SourceFileId, unsigned SourceLineNum, const MCSymbol *FnStartSym, const MCSymbol *FnEndSym) argument
H A DMCObjectStreamer.cpp543 emitCVInlineLinetableDirective( unsigned PrimaryFunctionId, unsigned SourceFileId, unsigned SourceLineNum, const MCSymbol *FnStartSym, const MCSymbol *FnEndSym) argument
H A DMCStreamer.cpp322 void MCStreamer::emitCVInlineLinetableDirective(unsigned PrimaryFunctionId, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3837 int64_t PrimaryFunctionId, SourceFileId, SourceLineNum; local
H A DMasmParser.cpp4690 int64_t PrimaryFunctionId, SourceFileId, SourceLineNum; local

Completed in 361 milliseconds