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.h350 void constructLineInfo(MCSymbol *Label, const DIFile *File, uint32_t Line,
H A DBTFDebug.cpp1126 void BTFDebug::constructLineInfo(MCSymbol *Label, const DIFile *File, in constructLineInfo() function in BTFDebug
1499 constructLineInfo(FuncLabel, S->getFile(), S->getLine(), 0); in beginInstruction()
1511 constructLineInfo(LineSym, DL->getFile(), DL.getLine(), DL.getCol()); in beginInstruction()