Searched refs:m_cached_stop_info_sp (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.cpp157 if (m_cached_stop_info_sp)
159 SetStopInfo (m_cached_stop_info_sp);
196 m_cached_stop_info_sp = StopInfoMachException::CreateStopReasonWithMachException (*this,
H A DThreadKDP.h90 lldb::StopInfoSP m_cached_stop_info_sp; member in class:ThreadKDP

Completed in 127 milliseconds