Searched refs:constructLineInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.h | 349 void constructLineInfo(MCSymbol *Label, const DIFile *File, uint32_t Line,
|
H A D | BTFDebug.cpp | 1008 void BTFDebug::constructLineInfo(MCSymbol *Label, const DIFile *File, in constructLineInfo() function in BTFDebug 1380 constructLineInfo(FuncLabel, S->getFile(), S->getLine(), 0); in beginInstruction() 1392 constructLineInfo(LineSym, DL->getFile(), DL.getLine(), DL.getCol()); in beginInstruction()
|