Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h743 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, in setCurrentDwarfLoc() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp266 getContext().setCurrentDwarfLoc(FileNo, Line, Column, Flags, Isa, in emitDwarfLocDirective()