Searched refs:recordSourceLine (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.h | 627 void recordSourceLine(unsigned Line, unsigned Col, const MDNode *Scope,
|
| D | DwarfDebug.cpp | 1505 recordSourceLine(DL.getLine(), DL.getCol(), Scope, Flags); in beginInstruction() 1507 recordSourceLine(0, 0, 0, 0); in beginInstruction() 1800 recordSourceLine( in beginFunction() 1906 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine() function in DwarfDebug
|