Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h194 void emitInlineLineTableForFunction(MCObjectStreamer &OS,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp442 void CodeViewContext::emitInlineLineTableForFunction(MCObjectStreamer &OS, in emitInlineLineTableForFunction() function in CodeViewContext
H A DMCObjectStreamer.cpp521 getContext().getCVContext().emitInlineLineTableForFunction( in emitCVInlineLinetableDirective()