Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp977 recordSourceLine(DL.getLine(), DL.getCol(), Scope, Flags); in beginInstruction()
980 recordSourceLine(0, 0, nullptr, 0); in beginInstruction()
1164 recordSourceLine(SP->getScopeLine(), 0, SP, DWARF2_FLAG_IS_STMT); in beginFunction()
1249 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine() function in DwarfDebug
HDDwarfDebug.h490 void recordSourceLine(unsigned Line, unsigned Col, const MDNode *Scope,