Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCCodeView.h186 void emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId,
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp327 void CodeViewContext::emitLineTableForFunction(MCObjectStreamer &OS, in emitLineTableForFunction() function in CodeViewContext
H A DMCObjectStreamer.cpp602 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in emitCVLinetableDirective()