Searched refs:setCurrentDwarfLoc (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCContext.h | 238 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, in setCurrentDwarfLoc() function
|
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 489 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, in setCurrentDwarfLoc() function
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCStreamer.cpp | 154 getContext().setCurrentDwarfLoc(FileNo, Line, Column, Flags, Isa, in EmitDwarfLocDirective()
|
/external/llvm/lib/MC/ |
D | MCStreamer.cpp | 171 getContext().setCurrentDwarfLoc(FileNo, Line, Column, Flags, Isa, in EmitDwarfLocDirective()
|