Searched refs:target_wp (Results 1 – 2 of 2) sorted by relevance
309 ExecutionContext(const lldb::TargetWP &target_wp, bool get_process);
51 ExecutionContext::ExecutionContext(const lldb::TargetWP &target_wp, in ExecutionContext() argument54 lldb::TargetSP target_sp(target_wp.lock()); in ExecutionContext()