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