Home
last modified time | relevance | path

Searched refs:emitLineTableForFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h179 void emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId,
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp326 void CodeViewContext::emitLineTableForFunction(MCObjectStreamer &OS, in emitLineTableForFunction() function in CodeViewContext
H A DMCObjectStreamer.cpp553 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in emitCVLinetableDirective()