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