Searched refs:TargetWP (Results 1 – 6 of 6) sorted by relevance
344 lldb::TargetWP m_target_wp; ///< A weak reference to a target400 ExecutionContext (const lldb::TargetWP &target_wp, bool get_process);
89 lldb::TargetWP m_target_wp;
114 lldb::TargetWP m_target_wp;
183 lldb::TargetWP m_target_wp;
349 typedef std::weak_ptr<lldb_private::Target> TargetWP; typedef
77 ExecutionContext::ExecutionContext (const lldb::TargetWP &target_wp, bool get_process) : in ExecutionContext()