Searched defs:SetTargetSP (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Target/
H A DExecutionContext.cpp325 ExecutionContext::SetTargetSP (const lldb::TargetSP &target_sp) function in class:ExecutionContext
623 ExecutionContextRef::SetTargetSP (const lldb::TargetSP &target_sp) function in class:ExecutionContextRef
634 SetTargetSP (process_sp->GetTarget().shared_from_this());

Completed in 460 milliseconds