Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h183 void emitInlineLineTableForFunction(MCObjectStreamer &OS,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp421 void CodeViewContext::emitInlineLineTableForFunction(MCObjectStreamer &OS, in emitInlineLineTableForFunction() function in CodeViewContext
H A DMCObjectStreamer.cpp566 getContext().getCVContext().emitInlineLineTableForFunction( in emitCVInlineLinetableDirective()