Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h349 void constructLineInfo(MCSymbol *Label, const DIFile *File, uint32_t Line,
H A DBTFDebug.cpp1008 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()