Searched refs:last_sc (Results 1 – 1 of 1) sorted by relevance
220 const SymbolContext &last_sc = segment.GetLastInstructionSymbolInfo().sc; in DumpSegmentContext() local222 IsLineEntryValid(last_sc.line_entry)) { in DumpSegmentContext()223 m_s.Format("{0}:{1}", last_sc.line_entry.line, last_sc.line_entry.column); in DumpSegmentContext()225 last_sc.DumpStopContext( in DumpSegmentContext()