Searched refs:addLineAndColumnInfo (Results 1 – 3 of 3) sorted by relevance
126 void addLineAndColumnInfo(uint32_t Offset, const LineInfo &Line,
89 void DebugLinesSubsection::addLineAndColumnInfo(uint32_t Offset, in addLineAndColumnInfo() function in DebugLinesSubsection
428 Result->addLineAndColumnInfo(L.Offset, in toCodeViewSubsection()