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