Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DThreadPlanStepOverRange.cpp249 … Function *next_line_function = next_line_address.CalculateSymbolContextFunction(); in ShouldStop() local
250 if (next_line_function != m_addr_context.function) in ShouldStop()