Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCCodeView.h182 void emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId,
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp482 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in EmitCVLinetableDirective()
H A DMCCodeView.cpp327 void CodeViewContext::emitLineTableForFunction(MCObjectStreamer &OS, in emitLineTableForFunction() function in CodeViewContext