Home
last modified time | relevance | path

Searched refs:FuncEnd (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCCodeView.h183 const MCSymbol *FuncEnd);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp329 const MCSymbol *FuncEnd) { in emitLineTableForFunction() argument
346 OS.emitAbsoluteSymbolDiff(FuncEnd, FuncBegin, 4); in emitLineTableForFunction()