Searched defs:GetStopInfo (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp205 MachException::Data::GetStopInfo(struct DNBThreadStopInfo *stop_info) const function in class:MachException::Data
/external/lldb/source/Target/
H A DThread.cpp370 Thread::GetStopInfo () function in class:Thread
433 lldb::StopInfoSP stop_info_sp (GetStopInfo ());
496 saved_state.stop_info_sp = GetStopInfo();
562 // StopInfoSP stop_info_sp = GetStopInfo();

Completed in 115 milliseconds