Searched refs:GetProcessWP (Results 1 – 2 of 2) sorted by relevance
92 lldb::ProcessWP &GetProcessWP() { return m_process_wp; } in GetProcessWP() function
233 lldb::ProcessSP process_sp(GetProcessWP().lock()); in GetRunnableInfo()