Home
last modified time | relevance | path

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

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