Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCCodeView.h156 void emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodeView.h214 void emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId,
/external/llvm/lib/MC/
DMCCodeView.cpp148 void CodeViewContext::emitLineTableForFunction(MCObjectStreamer &OS, in emitLineTableForFunction() function in CodeViewContext
DMCObjectStreamer.cpp383 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in EmitCVLinetableDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectStreamer.cpp457 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in EmitCVLinetableDirective()
DMCCodeView.cpp319 void CodeViewContext::emitLineTableForFunction(MCObjectStreamer &OS, in emitLineTableForFunction() function in CodeViewContext