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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp730 void BTFDebug::constructLineInfo(const DISubprogram *SP, MCSymbol *Label, function in class:BTFDebug
1086 constructLineInfo(S, FuncLabel, S->getLine(), 0);
1099 constructLineInfo(SP, LineSym, DL.getLine(), DL.getCol());
H A DBTFDebug.h294 void constructLineInfo(const DISubprogram *SP, MCSymbol *Label, uint32_t Line,

Completed in 51 milliseconds