Home
last modified time | relevance | path

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

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