Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp756 void BTFDebug::constructLineInfo(const DISubprogram *SP, MCSymbol *Label, in constructLineInfo() function in BTFDebug
1119 constructLineInfo(S, FuncLabel, S->getLine(), 0); in beginInstruction()
1132 constructLineInfo(SP, LineSym, DL.getLine(), DL.getCol()); in beginInstruction()
H A DBTFDebug.h307 void constructLineInfo(const DISubprogram *SP, MCSymbol *Label, uint32_t Line,