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