Searched refs:emitLineTableForFunction (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCCodeView.h | 156 void emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCCodeView.h | 214 void emitLineTableForFunction(MCObjectStreamer &OS, unsigned FuncId,
|
/external/llvm/lib/MC/ |
D | MCCodeView.cpp | 148 void CodeViewContext::emitLineTableForFunction(MCObjectStreamer &OS, in emitLineTableForFunction() function in CodeViewContext
|
D | MCObjectStreamer.cpp | 383 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in EmitCVLinetableDirective()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 457 getContext().getCVContext().emitLineTableForFunction(*this, FunctionId, Begin, in EmitCVLinetableDirective()
|
D | MCCodeView.cpp | 319 void CodeViewContext::emitLineTableForFunction(MCObjectStreamer &OS, in emitLineTableForFunction() function in CodeViewContext
|