Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp246 void ExecutionContext::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContext
463 void ExecutionContextRef::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContextRef