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