Home
last modified time | relevance | path

Searched refs:setCurrentCVLoc (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodeView.h186 void setCurrentCVLoc(unsigned FunctionId, unsigned FileNo, unsigned Line, in setCurrentCVLoc() function
/external/llvm/include/llvm/MC/
DMCContext.h548 void setCurrentCVLoc(unsigned FunctionId, unsigned FileNo, unsigned Line, in setCurrentCVLoc() function
/external/llvm/lib/MC/
DMCStreamer.cpp210 getContext().setCurrentCVLoc(FunctionId, FileNo, Line, Column, PrologueEnd, in EmitCVLocDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp288 CVC.setCurrentCVLoc(FunctionId, FileNo, Line, Column, PrologueEnd, IsStmt); in EmitCVLocDirective()